gtk.CellRendererPixbuf

Undocumented in source.

Public Imports

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 "pixbuf" property) or a named icon (set via the "icon-name" property).

Meta