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 property | Gtk.Invisible:screen |
Parameters
screen-
Type:
GdkScreenA
GdkScreen.The data is owned by the caller of the method.