Constructor

Gtk.Fixed.new

Declaration [src]

GtkWidget*
gtk_fixed_new (
  void
)

Description [src]

Creates a new GtkFixed.

Return value

Returns: GtkWidget

a new GtkFixed.

Ownership is not transferred to the caller