gtk.CellRendererPixbuf

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
Undocumented in source.
gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.

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).

Meta