CellRendererPixbufPropertyName
public enum CellRendererPixbufPropertyName : String, PropertyNameProtocol
Undocumented
-
Undocumented
Declaration
Swift
case cellBackground = "cell-background"
-
Cell background as a
GdkRGBA
Declaration
Swift
case cellBackgroundRgba = "cell-background-rgba"
-
Undocumented
Declaration
Swift
case cellBackgroundSet = "cell-background-set"
-
Undocumented
Declaration
Swift
case editing = "editing"
-
The GIcon representing the icon to display. If the icon theme is changed, the image will be updated automatically.
Declaration
Swift
case gicon = "gicon"
-
Undocumented
Declaration
Swift
case height = "height"
-
The name of the themed icon to display. This property only has an effect if not overridden by the “pixbuf” property.
Declaration
Swift
case iconName = "icon-name"
-
The
GtkIconSize
value that specifies the size of the rendered icon.Declaration
Swift
case iconSize = "icon-size"
-
Undocumented
Declaration
Swift
case isExpanded = "is-expanded"
-
Undocumented
Declaration
Swift
case isExpander = "is-expander"
-
Undocumented
Declaration
Swift
case mode = "mode"
-
Undocumented
Declaration
Swift
case pixbuf = "pixbuf"
-
Undocumented
Declaration
Swift
case pixbufExpanderClosed = "pixbuf-expander-closed"
-
Undocumented
Declaration
Swift
case pixbufExpanderOpen = "pixbuf-expander-open"
-
Undocumented
Declaration
Swift
case sensitive = "sensitive"
-
Undocumented
Declaration
Swift
case texture = "texture"
-
Undocumented
Declaration
Swift
case visible = "visible"
-
Undocumented
Declaration
Swift
case width = "width"
-
Undocumented
Declaration
Swift
case xalign = "xalign"
-
Undocumented
Declaration
Swift
case xpad = "xpad"
-
Undocumented
Declaration
Swift
case yalign = "yalign"
-
Undocumented
Declaration
Swift
case ypad = "ypad"