[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6 X Objects

All X operations are performed by invoking object methods.

The objects and their methods are listed in the following nodes, however with no detailed explanations. The reader are referred to other sources of X documentation for details, e.g. the X protocol specification, the C Xlib documentation or man pages. A vast collection of X documentation links can be found at http://www.rahul.net/kenton/xsites.html.

Methods returning a single value will return that directly. Otherwise, an object containing attributes for each of the result values is returned.

Methods returning some value will raise an exception on error. Methods which does not return any value have instead an on_error parameter, which can be used to specify an error handler.


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated on September 16, 2020 using texi2html 5.0.