gtk2::cellview(3) suse man page | unix.com

Man Page: gtk2::cellview

Operating Environment: suse

Section: 3

Gtk2::CellView(3)					User Contributed Perl Documentation					 Gtk2::CellView(3)

NAME
Gtk2::CellView
HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::CellView
INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::CellLayout
METHODS
widget = Gtk2::CellView->new widget = Gtk2::CellView->new_with_markup ($markup) o $markup (string) widget = Gtk2::CellView->new_with_pixbuf ($pixbuf) o $pixbuf (Gtk2::Gdk::Pixbuf) widget = Gtk2::CellView->new_with_text ($text) o $text (string) $cell_view->set_background_color ($color) o $color (Gtk2::Gdk::Color) list = $cellview->get_cell_renderers treepath = $cell_view->get_displayed_row $cell_view->set_displayed_row ($path) o $path (Gtk2::TreePath) treemodel or undef = $cellview->get_model Since: gtk+ 2.16 $cell_view->set_model ($model) o $model (Gtk2::TreeModel or undef) requisition = $cell_view->get_size_of_row ($path) o $path (Gtk2::TreePath)
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 'model' (Gtk2::TreeModel : readable / writable / private) The model for cell view
SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget
COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::CellView(3)
Related Man Pages
gtk2::hbuttonbox(3) - suse
gtk2::cellview(3) - suse
gtk2::radiomenuitem(3) - suse
gtk2::vbuttonbox(3) - suse
gtk2::colorbutton(3pm) - debian
Similar Topics in the Unix Linux Community
Change the cell background in excel sheet using Perl
How to change cell background in excel sheet using perl
Zim 0.27 (Default branch)
Zim 0.28 (Default branch)