CellRendererPixbufPropertyName
public enum CellRendererPixbufPropertyName : String, PropertyNameProtocol
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
case cellBackground = "cell-background" - 
                  
                  
Cell background as a
GdkColorcell-background-gdk is deprecated: Use #GtkCellRenderer:cell-background-rgba instead.
Declaration
Swift
case cellBackgroundGdk = "cell-background-gdk" - 
                  
                  
Cell background as a
GdkRGBADeclaration
Swift
case cellBackgroundRGBA = "cell-background-rgba" - 
                  
                  
Undocumented
Declaration
Swift
case cellBackgroundSet = "cell-background-set" - 
                  
                  
Undocumented
Declaration
Swift
case editing = "editing" - 
                  
                  
Specifies whether the rendered pixbuf should be colorized according to the
GtkCellRendererState.follow-state is deprecated: Cell renderers always follow state.
Declaration
Swift
case followState = "follow-state" - 
                  
                  
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 “stock_id” or “pixbuf” properties.
Declaration
Swift
case iconName = "icon-name" - 
                  
                  
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 stockDetail = "stock-detail" - 
                  
                  
stock-id is deprecated: Use #GtkCellRendererPixbuf:icon-name instead.
Declaration
Swift
case stockID = "stock-id" - 
                  
                  
The
GtkIconSizevalue that specifies the size of the rendered icon.Declaration
Swift
case stockSize = "stock-size" - 
                  
                  
Undocumented
Declaration
Swift
case surface = "surface" - 
                  
                  
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" 
            View on GitHub
          
            Install in Dash
          
      CellRendererPixbufPropertyName Enumeration Reference