|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.Struct
org.gnu.glib.GObject
org.gnu.gtk.GtkObject
org.gnu.gtk.CellRenderer
org.gnu.gtk.CellRendererPixbuf
public class CellRendererPixbuf
A CellRenderer
for pixbufs.
Nested Class Summary | |
---|---|
static class |
CellRendererPixbuf.Attribute
Attributes for the CellRenderer |
Constructor Summary | |
---|---|
CellRendererPixbuf()
Creates a new CellRendererPixbuf |
Method Summary | |
---|---|
static Type |
getType()
Retrieve the runtime type used by the GLib library. |
void |
setPixbuf(Pixbuf pixbuf)
|
void |
setPixbufExpanderOpen(Pixbuf pixbuf)
|
Methods inherited from class org.gnu.gtk.GtkObject |
---|
destroy, sink |
Methods inherited from class org.gnu.glib.Struct |
---|
equals, getHandle, getNullHandle, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CellRendererPixbuf()
Method Detail |
---|
public void setPixbuf(Pixbuf pixbuf)
public void setPixbufExpanderOpen(Pixbuf pixbuf)
public static Type getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |