Enumeration (GI Flags)

Gdk-4.0GdkToplevelCapabilitiesSince 4.20

Reflects what features a Gdk.Toplevel supports.

4.20

Index

Enumeration Members

EDGE_CONSTRAINTS: number

Whether tiled window states are supported.

FULLSCREEN: number

Whether the toplevel can be made fullscreen.

INHIBIT_SHORTCUTS: number

Whether inhibiting system shortcuts is supported. See Gdk.Toplevel.inhibit_system_shortcuts.

LOWER: number

Whether the toplevel can be lowered. See Gdk.Toplevel.lower.

MAXIMIZE: number

Whether the toplevel can be maximized.

MINIMIZE: number

Whether the toplevel can be minimized. See Gdk.Toplevel.minimize.

TITLEBAR_GESTURES: number

Whether titlebar gestures are supported. See Gdk.Toplevel.titlebar_gesture.

WINDOW_MENU: number

Whether showing the window menu is supported. See Gdk.Toplevel.show_window_menu.