Constructor
GtkConstraintLayoutnew
Declaration [src]
GtkLayoutManager*
gtk_constraint_layout_new (
void
)
Return value
Type: GtkLayoutManager
The newly created GtkConstraintLayout
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |