Method

Gtk.MountOperation.set_display

Declaration [src]

void
gtk_mount_operation_set_display (
  GtkMountOperation* op,
  GdkDisplay* display
)

Description [src]

Sets the display to show windows of the GtkMountOperation on.

Parameters

display GdkDisplay*
 

a GdkDisplay

 Ownership is not transferred to the callee