man Gtk2::CellView () - Gtk2::CellView
NAME
Gtk2::CellView
HIERARCHY
Glib::Object +----Glib::Object::_Unregistered::GInitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::CellView
INTERFACES
Gtk2::Atk::ImplementorIface Gtk2::CellLayout
METHODS
widget = Gtk2::CellView->new
widget = Gtk2::CellView->new_with_markup ($markup)
widget = Gtk2::CellView->new_with_pixbuf ($pixbuf)
widget = Gtk2::CellView->new_with_text ($text)
$cell_view->set_background_color ($color)
$cell_view->set_displayed_row ($path)
$cell_view->set_model ($model)
PROPERTIES
- 'background' (string : writable / private)
- Background color as a string
- 'background-gdk' (Gtk2::Gdk::Color : readable / writable / private)
- Background color as a GdkColor
- 'background-set' (boolean : readable / writable / private)
- Whether this tag affects the background color
SEE ALSO
Gtk2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget
COPYRIGHT
Copyright (C) 2003-2005 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.