HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::CellRenderer +----Gtk2::CellRendererPixbuf
METHODS
cellrenderer = Gtk2::CellRendererPixbuf->new
PROPERTIES
- 'follow-state' (boolean : default false : readable / writable / private)
- Whether the rendered pixbuf should be colorized according to the state
- 'gicon' (Glib::Object::_Unregistered::GIcon : default undef : readable / writable / private)
- The GIcon being displayed
- 'icon-name' (string : default undef : readable / writable / private)
- The name of the icon from the icon theme
- 'pixbuf' (Gtk2::Gdk::Pixbuf : default undef : readable / writable / private)
- The pixbuf to render
- 'pixbuf-expander-closed' (Gtk2::Gdk::Pixbuf : default undef : readable / writable / private)
- Pixbuf for closed expander
- 'pixbuf-expander-open' (Gtk2::Gdk::Pixbuf : default undef : readable / writable / private)
- Pixbuf for open expander
- 'stock-detail' (string : default undef : readable / writable / private)
- Render detail to pass to the theme engine
- 'stock-id' (string : default undef : readable / writable / private)
- The stock ID of the stock icon to render
- 'stock-size' (Glib::UInt : default 1 : readable / writable / private)
- The GtkIconSize value that specifies the size of the rendered icon
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.