gtk.cell_renderer_pixbuf

Module for CellRendererPixbuf class

Members

Classes

CellRendererPixbuf
class CellRendererPixbuf

A #GtkCellRendererPixbuf can be used to render an image in a cell. It allows to render either a given #GdkPixbuf (set via the #GtkCellRendererPixbuf:pixbuf property) or a named icon (set via the #GtkCellRendererPixbuf:icon-name property).

CellRendererPixbufGidBuilder
class CellRendererPixbufGidBuilder

Fluent builder for gtk.cell_renderer_pixbuf.CellRendererPixbuf

CellRendererPixbufGidBuilderImpl
class CellRendererPixbufGidBuilderImpl(T)

Fluent builder implementation template for gtk.cell_renderer_pixbuf.CellRendererPixbuf