Method

GtkMountOperationget_parent

Declaration [src]

GtkWindow*
gtk_mount_operation_get_parent (
  GtkMountOperation* op
)

Description [src]

Gets the transient parent used by the GtkMountOperation.

Return value

Returns: GtkWindow
 

The transient parent for windows shown by op.

 The data is owned by the instance.
 The return value can be NULL.