GtkWindow


Description:

[ 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.

Parameters:

type

The WindowType to use

Returns:

A new GtkWindow (transfer: full)