ConstraintLayoutChildPropertyName
public enum ConstraintLayoutChildPropertyName : String, PropertyNameProtocol
Undocumented
-
The widget that is associated to the
GtkLayoutChild
instance.Declaration
Swift
case childWidget = "child-widget"
-
The layout manager that created the
GtkLayoutChild
instance.Declaration
Swift
case layoutManager = "layout-manager"