ToplevelLayout
Description:
[ CCode ( has_construct_function = false ) ]
public ToplevelLayout ()
public ToplevelLayout ()
Create a toplevel layout description.
Used together with [method@Gdk.Toplevel.present] to describe how a toplevel surface should be placed and behave on-screen.
The size is in ”application pixels”, not ”device pixels” (see [method@Gdk.Surface.get_scale]).
Returns:
newly created instance of `GdkToplevelLayout` |