Constructor

GtkFixedLayoutnew

Declaration [src]

GtkLayoutManager*
gtk_fixed_layout_new (
  void
)

Description [src]

Creates a new GtkFixedLayout.

Return value

Type: GtkLayoutManager

The newly created GtkFixedLayout

The caller of the function takes ownership of the data, and is responsible for freeing it.