org.gnu.gtk
public static class CellRendererPixbuf.Attribute extends CellRenderer.Attribute
Deprecated: Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Attributes for the CellRendererField Summary | |
---|---|
static CellRendererPixbuf.Attribute | PIXBUF The pixbuf to render. |
static CellRendererPixbuf.Attribute | PIXBUF_EXPANDER_CLOSED Pixbuf for closed expander. |
static CellRendererPixbuf.Attribute | PIXBUF_EXPANDER_OPEN Pixbuf for open expander. |
static CellRendererPixbuf.Attribute | STOCK_ID The stock icon to render. |
static CellRendererPixbuf.Attribute | STOCK_SIZE The size of the rendered icon. |