Method

Gtk.MountOperation.get_display

Declaration [src]

GdkDisplay*
gtk_mount_operation_get_display (
  GtkMountOperation* op
)

Description [src]

Gets the display on which windows of the GtkMountOperation will be shown.

Return value

Returns: GdkDisplay*

the display on which windows of op are shown

Ownership is not transferred to the caller