Method

GtkMountOperationset_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

Type: GdkDisplay

A GdkDisplay

The data is owned by the caller of the method.