CellRendererPropertyName
public enum CellRendererPropertyName : String, PropertyNameProtocol
Undocumented
-
Undocumented
Declaration
Swift
case cellBackground = "cell-background"
-
Cell background as a
GdkColor
cell-background-gdk is deprecated: Use #GtkCellRenderer:cell-background-rgba instead.
Declaration
Swift
case cellBackgroundGdk = "cell-background-gdk"
-
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"
-
Undocumented
Declaration
Swift
case height = "height"
-
Undocumented
Declaration
Swift
case isExpanded = "is-expanded"
-
Undocumented
Declaration
Swift
case isExpander = "is-expander"
-
Undocumented
Declaration
Swift
case mode = "mode"
-
Undocumented
Declaration
Swift
case sensitive = "sensitive"
-
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"