3 #ifndef _GTKMM_CELLVIEW_H
4 #define _GTKMM_CELLVIEW_H
6 #include <gtkmmconfig.h>
9 #include <glibmm/ustring.h>
10 #include <sigc++/sigc++.h>
39 #ifndef DOXYGEN_SHOULD_SKIP_THIS
46 {
class CellView_Class; }
62 #ifndef DOXYGEN_SHOULD_SKIP_THIS
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
75 static CppClassType cellview_class_;
82 explicit CellView(
const Glib::ConstructParams& construct_params);
88 #ifndef DOXYGEN_SHOULD_SKIP_THIS
89 static GType
get_type() G_GNUC_CONST;
92 static GType get_base_type() G_GNUC_CONST;
123 explicit CellView(
const Glib::ustring& text,
bool use_markup =
false);
203 #ifndef GTKMM_DISABLE_DEPRECATED
217 #ifndef GTKMM_DISABLE_DEPRECATED
static GType get_type() G_GNUC_CONST
void set_model(const Glib::RefPtr< TreeModel > &model)
Glib::PropertyProxy< bool > property_background_set()
TreeModel::Path get_displayed_row() const
Gtk::CellView * wrap(GtkCellView *object, bool take_copy=false)
const GtkCellView * gobj() const
Provides access to the underlying C GtkObject.
bool get_size_of_row(const TreeModel::Path &path, Requisition &requisition) const
Glib::PropertyProxy_WriteOnly< Glib::ustring > property_background()
Glib::PropertyProxy< Gdk::Color > property_background_gdk()
CellView(const Glib::ustring &text, bool use_markup=false)
Glib::PropertyProxy< Glib::RefPtr< TreeModel > > property_model()
Glib::RefPtr< TreeModel > get_model()
void set_displayed_row(const TreeModel::Path &path)
Glib::PropertyProxy_ReadOnly< bool > property_background_set() const
void set_background_color(const Gdk::Color &color)
Glib::ListHandle< const CellRenderer * > get_cell_renderers() const
CellView(const Glib::RefPtr< Gdk::Pixbuf > &pixbuf)
GtkCellView * gobj()
Provides access to the underlying C GtkObject.
Glib::ListHandle< CellRenderer * > get_cell_renderers()
Glib::PropertyProxy_ReadOnly< Glib::RefPtr< TreeModel > > property_model() const
Glib::RefPtr< const TreeModel > get_model() const
Glib::PropertyProxy_ReadOnly< Gdk::Color > property_background_gdk() const
GtkImagePixbufData pixbuf
PBD::PropertyDescriptor< uint32_t > color