SuperclassesDocumented Subclasses
None
Direct Slotsmax-heightThe max-height property of type :int (Read / Write) The maximum height of the guide. Allowed values: >= 0 Default value: 2147483647 max-widthThe max-width property of type :int (Read / Write) The maximum width of the guide. Allowed values: >= 0 Default value: 2147483647 min-heightThe min-height property of type :int (Read / Write) The minimum height of the guide. Allowed values: >= 0 Default value: 0 min-widthThe min-width property of type :int (Read / Write) The minimum width of the guide. Allowed values: >= 0 Default value: 0 nameThe name property of type :string (Read / Write) The name that identifies the gtk:constraint-guide object, for debugging. Default value: nil nat-heightThe nat-height property of type :int (Read / Write) The preferred, or natural, height of the guide. Allowed values: >= 0 Default value: 0 nat-widthThe nat-width property of type :int (Read / Write) The preferred, or natural, width of the guide. Allowed values: >= 0 Default value: 0 strengthThe name property of type :string (Read / Write) The gtk:constraint-strength value to be used for the constraint on the natural size of the guide. Default value: :medium Details An object that can be added to a gtk:constraint-layout object and
be used in constraints like a widget, without being drawn.
Guides have a minimum, maximum and natural size. Depending on the constraints
that are applied, they can act like a guideline that widgets can be aligned
to, or like 'flexible space'. |
| Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also |