BuilderListItemFactoryPropertyName
public enum BuilderListItemFactoryPropertyName : String, PropertyNameProtocol
Undocumented
-
GBytescontaining the UI definition.Declaration
Swift
case bytes = "bytes" -
Path of the resource containing the UI definition.
Declaration
Swift
case resource = "resource" -
GtkBuilderScopeto use when instantiating listitemsDeclaration
Swift
case scope = "scope"
View on GitHub
Install in Dash
BuilderListItemFactoryPropertyName Enumeration Reference