#include <cellrenderer_p.h>
|
const Glib::Class & | init () |
|
|
static void | editing_canceled_callback (GtkCellRenderer *self) |
|
static void | get_size_vfunc_callback (GtkCellRenderer *self, GtkWidget *widget, GdkRectangle *cell_area, gint *x_offset, gint *y_offset, gint *width, gint *height) |
|
static void | render_vfunc_callback (GtkCellRenderer *self, GdkDrawable *window, GtkWidget *widget, GdkRectangle *background_area, GdkRectangle *cell_area, GdkRectangle *expose_area, GtkCellRendererState flags) |
|
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) |
|
Definition at line 15 of file cellrenderer_p.h.
◆ activate_vfunc_callback()
◆ class_init_function()
static void Gtk::CellRenderer_Class::class_init_function |
( |
void * |
g_class, |
|
|
void * |
class_data |
|
) |
| |
|
static |
◆ editing_canceled_callback()
static void Gtk::CellRenderer_Class::editing_canceled_callback |
( |
GtkCellRenderer * |
self | ) |
|
|
staticprotected |
◆ get_size_vfunc_callback()
static void Gtk::CellRenderer_Class::get_size_vfunc_callback |
( |
GtkCellRenderer * |
self, |
|
|
GtkWidget * |
widget, |
|
|
GdkRectangle * |
cell_area, |
|
|
gint * |
x_offset, |
|
|
gint * |
y_offset, |
|
|
gint * |
width, |
|
|
gint * |
height |
|
) |
| |
|
staticprotected |
◆ init()
const Glib::Class& Gtk::CellRenderer_Class::init |
( |
| ) |
|
◆ render_vfunc_callback()
◆ start_editing_vfunc_callback()
◆ wrap_new()
static Glib::ObjectBase* Gtk::CellRenderer_Class::wrap_new |
( |
GObject * |
| ) |
|
|
static |
The documentation for this class was generated from the following file: