Package: gtk

Function gtk:constraint-layout-add-guide

Lambda List

gtk:constraint-layout-add-guide (layout guide)

Arguments

layout -- a gtk:constraint-layout object
guide -- a gtk:constraint-guide object

Details

Adds a guide to layout. A guide can be used as the source or target of constraints, like a widget, but it is not visible.

The layout acquires the ownership of guide after calling this function.
 

See also

2024-4-29