Constructor
GtkInvisiblenew_for_screen
since: 2.2
Declaration [src]
GtkWidget*
gtk_invisible_new_for_screen (
  GdkScreen* screen
)
Parameters
- screen
- 
            Type: GdkScreenA GdkScreenwhich identifies on which the newGtkInvisiblewill be created.The data is owned by the caller of the function. 
Return value
Type: GtkWidget
A newly created GtkInvisible object.
| The data is owned by the called function. |