:right-sidebar: True X11Monitor =================================================================== .. currentmodule:: gi.repository.GdkX11 .. class:: X11Monitor(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gdk.Monitor`, :class:`~gi.repository.GObject.Object` :Constructors: :: X11Monitor(**properties) Methods ------- .. rst-class:: interim-class .. class:: X11Monitor :no-index: .. method:: get_output() -> int Returns the XID of the Output corresponding to ``monitor``\. .. method:: get_workarea() -> ~gi.repository.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 :obj:`~gi.repository.Gdk.Monitor.get_scale_factor`\).