Method

GtkMountOperationset_screen

since: 2.14

Declaration [src]

void
gtk_mount_operation_set_screen (
  GtkMountOperation* op,
  GdkScreen* screen
)

Description [src]

Sets the screen to show windows of the GtkMountOperation on.

Available since: 2.14

Parameters

screen

Type: GdkScreen

A GdkScreen.

The data is owned by the caller of the method.