[ CCode ( cname = "xapp_gtk_window_new" , has_construct_function = false , type = "GtkWidget*" ) ]
public GtkWindow (WindowType type)
Creates a new GtkWindow of type type.
See Window for more details.
| type |
The WindowType to use |
|
A new GtkWindow (transfer: full) |