Ardour  8.7-15-gadf511264b
cellrenderer_p.h
Go to the documentation of this file.
1 // -*- c++ -*-
2 // Generated by gmmproc 2.45.3 -- DO NOT MODIFY!
3 #ifndef _GTKMM_CELLRENDERER_P_H
4 #define _GTKMM_CELLRENDERER_P_H
5 
6 
8 #include <gtk/gtk.h>
9 
10 #include <glibmm/class.h>
11 
12 namespace Gtk
13 {
14 
15 class CellRenderer_Class : public Glib::Class
16 {
17 public:
18 #ifndef DOXYGEN_SHOULD_SKIP_THIS
19  typedef CellRenderer CppObjectType;
20  typedef GtkCellRenderer BaseObjectType;
21  typedef GtkCellRendererClass BaseClassType;
22  typedef Gtk::Object_Class CppClassParent;
23  typedef GtkObjectClass BaseClassParent;
24 
25  friend class CellRenderer;
26 #endif /* DOXYGEN_SHOULD_SKIP_THIS */
27 
28  const Glib::Class& init();
29 
30 
31  static void class_init_function(void* g_class, void* class_data);
32 
33  static Glib::ObjectBase* wrap_new(GObject*);
34 
35 protected:
36 
37  //Callbacks (default signal handlers):
38  //These will call the *_impl member methods, which will then call the existing default signal callbacks, if any.
39  //You could prevent the original default signal handlers being called by overriding the *_impl method.
41 
42  //Callbacks (virtual functions):
43  static void get_size_vfunc_callback(GtkCellRenderer* self, GtkWidget* widget, GdkRectangle* cell_area, gint* x_offset, gint* y_offset, gint* width, gint* height);
44  static void render_vfunc_callback(GtkCellRenderer* self, GdkDrawable* window, GtkWidget* widget, GdkRectangle* background_area, GdkRectangle* cell_area, GdkRectangle* expose_area, GtkCellRendererState flags);
45  static gboolean activate_vfunc_callback(GtkCellRenderer* self, GdkEvent* event, GtkWidget* widget, const gchar* path, GdkRectangle* background_area, GdkRectangle* cell_area, GtkCellRendererState flags);
46  static GtkCellEditable* start_editing_vfunc_callback(GtkCellRenderer* self, GdkEvent* event, GtkWidget* widget, const gchar* path, GdkRectangle* background_area, GdkRectangle* cell_area, GtkCellRendererState flags);
47 };
48 
49 
50 } // namespace Gtk
51 
52 
53 #endif /* _GTKMM_CELLRENDERER_P_H */
54 
static gboolean activate_vfunc_callback(GtkCellRenderer *self, GdkEvent *event, GtkWidget *widget, const gchar *path, GdkRectangle *background_area, GdkRectangle *cell_area, GtkCellRendererState flags)
static GtkCellEditable * start_editing_vfunc_callback(GtkCellRenderer *self, GdkEvent *event, GtkWidget *widget, const gchar *path, GdkRectangle *background_area, GdkRectangle *cell_area, GtkCellRendererState flags)
const Glib::Class & init()
static void render_vfunc_callback(GtkCellRenderer *self, GdkDrawable *window, GtkWidget *widget, GdkRectangle *background_area, GdkRectangle *cell_area, GdkRectangle *expose_area, GtkCellRendererState flags)
static void editing_canceled_callback(GtkCellRenderer *self)
static void class_init_function(void *g_class, void *class_data)
static void get_size_vfunc_callback(GtkCellRenderer *self, GtkWidget *widget, GdkRectangle *cell_area, gint *x_offset, gint *y_offset, gint *width, gint *height)
static Glib::ObjectBase * wrap_new(GObject *)
struct _GtkCellEditable GtkCellEditable
GtkCellRendererState
Definition: ardour_ui.h:188
gint height
Definition: xcursors.h:1
gint width
Definition: xcursors.h:1