Constructor

Gtk.FixedLayout.new

Declaration [src]

GtkLayoutManager*
gtk_fixed_layout_new (
  void
)

Description [src]

Creates a new GtkFixedLayout.

Return value

Returns: GtkLayoutManager

the newly created GtkFixedLayout

Ownership of the data is transferred to the caller