ToplevelCapabilities#
Added in version 4.20.
- class ToplevelCapabilities#
Reflects what features a GdkToplevel supports.
Fields#
- class ToplevelCapabilities
- EDGE_CONSTRAINTS#
Whether tiled window states are supported.
Added in version 4.20.
- FULLSCREEN#
Whether the toplevel can be made fullscreen.
Added in version 4.20.
- INHIBIT_SHORTCUTS#
Whether inhibiting system shortcuts is supported. See
inhibit_system_shortcuts.Added in version 4.20.
- MAXIMIZE#
Whether the toplevel can be maximized.
Added in version 4.20.
- TITLEBAR_GESTURES#
Whether titlebar gestures are supported. See
titlebar_gesture.Added in version 4.20.
- WINDOW_MENU#
Whether showing the window menu is supported. See
show_window_menu.Added in version 4.20.