FixedLayoutChildPropertyName
public enum FixedLayoutChildPropertyName : String, PropertyNameProtocol
Undocumented
-
The widget that is associated to the
GtkLayoutChildinstance.Declaration
Swift
case childWidget = "child-widget" -
The layout manager that created the
GtkLayoutChildinstance.Declaration
Swift
case layoutManager = "layout-manager" -
The transform of the child.
Declaration
Swift
case transform = "transform"
View on GitHub
Install in Dash
FixedLayoutChildPropertyName Enumeration Reference