Method
Gtk.NativeDialog.get_transient_for
Declaration [src]
GtkWindow*
gtk_native_dialog_get_transient_for (
  GtkNativeDialog* self
)
Description [src]
Fetches the transient parent for this window.
| Gets property | Gtk.NativeDialog:transient-for | 
Return value
| Returns: GtkWindow | |
| the transient parent for this window,
  or  | |
| Ownership is not transferred to the caller | |
| Can be NULL | |