Method

GtkMountOperationget_screen

since: 2.14

Declaration [src]

GdkScreen*
gtk_mount_operation_get_screen (
  GtkMountOperation* op
)

Description [src]

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

Available since: 2.14

Return value

Type: GdkScreen

The screen on which windows of op are shown.

The returned data is owned by the instance.