Gjsify LogoGjsify Logo

Interface CellRendererPixbuf_ConstructProps

Hierarchy

Index

Properties

cell_background?: string
cell_background_rgba?: Gdk.RGBA

Cell background as a GdkRGBA

cell_background_set?: boolean
gicon?: Gio.Icon

The GIcon representing the icon to display. If the icon theme is changed, the image will be updated automatically.

height?: number
icon_name?: string

The name of the themed icon to display. This property only has an effect if not overridden by the "pixbuf" property.

icon_size?: Gtk.IconSize

The GtkIconSize value that specifies the size of the rendered icon.

is_expanded?: boolean
is_expander?: boolean
pixbuf?: Pixbuf
pixbuf_expander_closed?: Pixbuf
pixbuf_expander_open?: Pixbuf
sensitive?: boolean
texture?: Gdk.Texture
visible?: boolean
width?: number
xalign?: number
xpad?: number
yalign?: number
ypad?: number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method