Method
GtkWindowget_transient_for
Declaration [src]
GtkWindow*
gtk_window_get_transient_for (
GtkWindow* window
)
Description [src]
Fetches the transient parent for this window. See gtk_window_set_transient_for().
Gets property | Gtk.Window:transient-for |
Return value
Returns: | GtkWindow |
The transient parent for this
window, or |
|
The data is owned by the instance. | |
The return value can be NULL . |