Method

GtkInvisibleset_screen

since: 2.2

Declaration [src]

void
gtk_invisible_set_screen (
  GtkInvisible* invisible,
  GdkScreen* screen
)

Description [src]

Sets the GdkScreen where the GtkInvisible object will be displayed.

Available since: 2.2

Sets propertyGtk.Invisible:screen

Parameters

screen

Type: GdkScreen

A GdkScreen.

The data is owned by the caller of the method.