org.gnu.gtk

Class CellRendererPixbuf

public class CellRendererPixbuf extends CellRenderer

A {@link CellRenderer} for pixbufs.
Nested Class Summary
static classCellRendererPixbuf.Attribute
Attributes for the CellRenderer
Constructor Summary
CellRendererPixbuf()
Creates a new CellRendererPixbuf
Method Summary
static TypegetType()
Retrieve the runtime type used by the GLib library.
voidsetPixbuf(Pixbuf pixbuf)
voidsetPixbufExpanderOpen(Pixbuf pixbuf)

Constructor Detail

CellRendererPixbuf

public CellRendererPixbuf()
Creates a new CellRendererPixbuf

Method Detail

getType

public static Type getType()
Retrieve the runtime type used by the GLib library.

setPixbuf

public void setPixbuf(Pixbuf pixbuf)

setPixbufExpanderOpen

public void setPixbufExpanderOpen(Pixbuf pixbuf)