Next: Creating Windows, Previous: Windows and Pixmaps, Up: Windows and Pixmaps [Contents][Index]
Both windows and pixmaps can be used as sources and destinations in graphics operations. These are collectively known as drawables. The following functions apply to both windows and pixmaps.
A drawable object.
Returns the display for the specified drawable.
drawable objects.
Returns true if the two arguments refer to the same server resource, and nil if they do not.
A drawable object.
Returns the unique resource ID assigned to the specified drawable.
Type resource-id.
Type boolean.
Returns true if the argument is a drawable and nil otherwise.
A property list.
Returns and (with setf
) sets the property list for the specified
drawable. This function provides a hook where extensions can
add data.