Begins an interactive move operation.
Begins an interactive resize operation.
Connect to ComputeSize signal.
Sets keyboard focus to surface.
Gets the bitwise or of the currently active surface state flags, from the gdk.types.ToplevelState enumeration.
Requests that the toplevel inhibit the system shortcuts.
Asks to lower the toplevel below other windows.
Asks to minimize the toplevel.
Present toplevel after having processed the gdk.toplevel_layout.ToplevelLayout rules.
Restore default system keyboard shortcuts which were previously inhibited.
Sets the toplevel to be decorated.
Sets the toplevel to be deletable.
Sets a list of icons for the surface.
Sets the toplevel to be modal.
Sets the startup notification ID.
Sets the title of a toplevel surface.
Sets a transient-for parent.
Asks the windowing system to show the window menu.
Returns whether the desktop environment supports tiled window states.
A gdk.toplevel.Toplevel is a freestanding toplevel surface.
The gdk.toplevel.Toplevel interface provides useful APIs for interacting with the windowing system, such as controlling maximization and size of the surface, setting icons and transient parents for dialogs.