Constructor

Gtk.ConstraintLayout.new

Declaration [src]

GtkLayoutManager*
gtk_constraint_layout_new (
  void
)

Description [src]

Creates a new GtkConstraintLayout layout manager.

Return value

Returns: GtkLayoutManager

the newly created GtkConstraintLayout

Ownership of the data is transferred to the caller