:right-sidebar: True ToplevelCapabilities =================================================================== .. currentmodule:: gi.repository.Gdk .. versionadded:: 4.20 .. class:: ToplevelCapabilities :no-contents-entry: Reflects what features a ``GdkToplevel`` supports. Fields ------ .. rst-class:: interim-class .. class:: ToplevelCapabilities :no-index: .. attribute:: EDGE_CONSTRAINTS Whether tiled window states are supported. .. versionadded:: 4.20 .. attribute:: FULLSCREEN Whether the toplevel can be made fullscreen. .. versionadded:: 4.20 .. attribute:: INHIBIT_SHORTCUTS Whether inhibiting system shortcuts is supported. See :obj:`~gi.repository.Gdk.Toplevel.inhibit_system_shortcuts`\. .. versionadded:: 4.20 .. attribute:: LOWER Whether the toplevel can be lowered. See :obj:`~gi.repository.Gdk.Toplevel.lower`\. .. versionadded:: 4.20 .. attribute:: MAXIMIZE Whether the toplevel can be maximized. .. versionadded:: 4.20 .. attribute:: MINIMIZE Whether the toplevel can be minimized. See :obj:`~gi.repository.Gdk.Toplevel.minimize`\. .. versionadded:: 4.20 .. attribute:: TITLEBAR_GESTURES Whether titlebar gestures are supported. See :obj:`~gi.repository.Gdk.Toplevel.titlebar_gesture`\. .. versionadded:: 4.20 .. attribute:: WINDOW_MENU Whether showing the window menu is supported. See :obj:`~gi.repository.Gdk.Toplevel.show_window_menu`\. .. versionadded:: 4.20