GdkX11.X11Monitor¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GdkX11.X11Monitor(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_output()[source]¶
- Returns:
the XID of self
- Return type:
Returns the XID of the Output corresponding to self.
Deprecated since version 4.18.
- get_workarea()[source]¶
- Returns:
a
GdkRectangle
to be filled with the monitor workarea- Return type:
workarea:
Gdk.Rectangle
Retrieves the size and position of the “work area” on a monitor within the display coordinate space.
The returned geometry is in ”application pixels”, not in ”device pixels” (see [method`Gdk`.Monitor.get_scale_factor]).
Deprecated since version 4.18.