Method
GtkMountOperationget_parent
Declaration [src]
GtkWindow*
gtk_mount_operation_get_parent (
  GtkMountOperation* op
)
Description [src]
Gets the transient parent used by the GtkMountOperation.
| Gets property | Gtk.MountOperation:parent | 
Return value
Type: GtkWindow
The transient parent for windows shown by op.
| The returned data is owned by the instance. | 
| The return value can be NULL. |