|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gnu.glib.GObject | +--org.gnu.gtk.CellRenderer | +--org.gnu.gtk.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.glib.GObject |
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, equals, getData, getHandle, removeEventHandler, setData |
Methods inherited from class java.lang.Object |
getClass, hashCode, 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()
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |