GdkX11.X11Cursor¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GdkX11.X11Cursor(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_xcursor()[source]¶
- Returns:
an Xlib Cursor.
- Return type:
Returns the X cursor belonging to a
Gdk.Cursor
.
- get_xdisplay()[source]¶
- Returns:
an Xlib
xlib.Display
.- Return type:
Returns the display of a
Gdk.Cursor
.