Constructor

Gtk.WindowControls.new

Declaration [src]

GtkWidget*
gtk_window_controls_new (
  GtkPackType side
)

Description [src]

Creates a new GtkWindowControls.

Parameters

side GtkPackType
 

the side

Return value

Returns: GtkWidget

a new GtkWindowControls.

Ownership is not transferred to the caller