Constructor

GtkFixednew

Declaration [src]

GtkWidget*
gtk_fixed_new (
  void
)

Description [src]

Creates a new GtkFixed.

Return value

Type: GtkWidget

A new GtkFixed.

The data is owned by the called function.