Package: gdk
Accessor gdk:toplevel-transient-for
Lambda Listgdk:toplevel-transient-for (object) SyntaxArgumentsDetails The accessor for the transient-for slot of the gdk:toplevel class gets or sets the transient parent of the surface.
Indicates to the window manager that surface is a transient dialog associated with the application surface parent. This allows the window manager to do things like center surface on parent and keep surface above parent. See the gtk:window-transient-for function if you are using gtk:window or gtk:dialog widgets. | See also |
#2025-08-04