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

#include <celllayout_p.h>

Inheritance diagram for Gtk::CellLayout_Class:
[legend]

Public Types

typedef CellLayout CppObjectType
 
typedef GtkCellLayout BaseObjectType
 
typedef GtkCellLayoutIface 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 pack_start_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell, gboolean expand)
 
static void pack_end_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell, gboolean expand)
 
static void clear_vfunc_callback (GtkCellLayout *self)
 
static void add_attribute_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell, const gchar *attribute, gint column)
 
static void clear_attributes_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell)
 
static void reorder_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell, gint position)
 

Friends

class CellLayout
 

Detailed Description

Definition at line 14 of file celllayout_p.h.

Member Typedef Documentation

◆ BaseClassType

◆ BaseObjectType

◆ CppClassParent

typedef Glib::Interface_Class Gtk::CellLayout_Class::CppClassParent

Definition at line 20 of file celllayout_p.h.

◆ CppObjectType

Member Function Documentation

◆ add_attribute_vfunc_callback()

static void Gtk::CellLayout_Class::add_attribute_vfunc_callback ( GtkCellLayout self,
GtkCellRenderer cell,
const gchar *  attribute,
gint  column 
)
staticprotected

◆ clear_attributes_vfunc_callback()

static void Gtk::CellLayout_Class::clear_attributes_vfunc_callback ( GtkCellLayout self,
GtkCellRenderer cell 
)
staticprotected

◆ clear_vfunc_callback()

static void Gtk::CellLayout_Class::clear_vfunc_callback ( GtkCellLayout self)
staticprotected

◆ iface_init_function()

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

◆ init()

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

◆ pack_end_vfunc_callback()

static void Gtk::CellLayout_Class::pack_end_vfunc_callback ( GtkCellLayout self,
GtkCellRenderer cell,
gboolean  expand 
)
staticprotected

◆ pack_start_vfunc_callback()

static void Gtk::CellLayout_Class::pack_start_vfunc_callback ( GtkCellLayout self,
GtkCellRenderer cell,
gboolean  expand 
)
staticprotected

◆ reorder_vfunc_callback()

static void Gtk::CellLayout_Class::reorder_vfunc_callback ( GtkCellLayout self,
GtkCellRenderer cell,
gint  position 
)
staticprotected

◆ wrap_new()

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

Friends And Related Function Documentation

◆ CellLayout

friend class CellLayout
friend

Definition at line 22 of file celllayout_p.h.


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