Ardour  8.7-15-gadf511264b
Gtk::CellEditable_Class Class Reference

#include <celleditable_p.h>

Inheritance diagram for Gtk::CellEditable_Class:
[legend]

Public Types

typedef CellEditable CppObjectType
 
typedef GtkCellEditable BaseObjectType
 
typedef GtkCellEditableIface BaseClassType
 
typedef Glib::Interface_Class CppClassParent
 

Public Member Functions

const Glib::Interface_Class & init ()
 

Static Public Member Functions

static void iface_init_function (void *g_iface, void *iface_data)
 
static Glib::ObjectBase * wrap_new (GObject *)
 

Static Protected Member Functions

static void editing_done_callback (GtkCellEditable *self)
 
static void remove_widget_callback (GtkCellEditable *self)
 
static void start_editing_vfunc_callback (GtkCellEditable *self, GdkEvent *event)
 

Friends

class CellEditable
 

Detailed Description

Definition at line 14 of file celleditable_p.h.

Member Typedef Documentation

◆ BaseClassType

◆ BaseObjectType

◆ CppClassParent

typedef Glib::Interface_Class Gtk::CellEditable_Class::CppClassParent

Definition at line 20 of file celleditable_p.h.

◆ CppObjectType

Member Function Documentation

◆ editing_done_callback()

static void Gtk::CellEditable_Class::editing_done_callback ( GtkCellEditable self)
staticprotected

◆ iface_init_function()

static void Gtk::CellEditable_Class::iface_init_function ( void *  g_iface,
void *  iface_data 
)
static

◆ init()

const Glib::Interface_Class& Gtk::CellEditable_Class::init ( )

◆ remove_widget_callback()

static void Gtk::CellEditable_Class::remove_widget_callback ( GtkCellEditable self)
staticprotected

◆ start_editing_vfunc_callback()

static void Gtk::CellEditable_Class::start_editing_vfunc_callback ( GtkCellEditable self,
GdkEvent event 
)
staticprotected

◆ wrap_new()

static Glib::ObjectBase* Gtk::CellEditable_Class::wrap_new ( GObject *  )
static

Friends And Related Function Documentation

◆ CellEditable

friend class CellEditable
friend

Definition at line 22 of file celleditable_p.h.


The documentation for this class was generated from the following file: