BuilderListItemFactoryPropertyName
public enum BuilderListItemFactoryPropertyName : String, PropertyNameProtocol
Undocumented
-
GBytes
containing the UI definition.Declaration
Swift
case bytes = "bytes"
-
Path of the resource containing the UI definition.
Declaration
Swift
case resource = "resource"
-
GtkBuilderScope
to use when instantiating listitemsDeclaration
Swift
case scope = "scope"