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

#include <texttagtable_p.h>

Inheritance diagram for Gtk::TextTagTable_Class:
[legend]

Public Member Functions

const Glib::Class & init ()
 

Static Public Member Functions

static void class_init_function (void *g_class, void *class_data)
 
static Glib::ObjectBase * wrap_new (GObject *)
 

Static Protected Member Functions

static void tag_changed_callback (GtkTextTagTable *self, GtkTextTag *p0, gboolean p1)
 
static void tag_added_callback (GtkTextTagTable *self, GtkTextTag *p0)
 
static void tag_removed_callback (GtkTextTagTable *self, GtkTextTag *p0)
 

Detailed Description

Definition at line 14 of file texttagtable_p.h.

Member Function Documentation

◆ class_init_function()

static void Gtk::TextTagTable_Class::class_init_function ( void *  g_class,
void *  class_data 
)
static

◆ init()

const Glib::Class& Gtk::TextTagTable_Class::init ( )

◆ tag_added_callback()

static void Gtk::TextTagTable_Class::tag_added_callback ( GtkTextTagTable self,
GtkTextTag p0 
)
staticprotected

◆ tag_changed_callback()

static void Gtk::TextTagTable_Class::tag_changed_callback ( GtkTextTagTable self,
GtkTextTag p0,
gboolean  p1 
)
staticprotected

◆ tag_removed_callback()

static void Gtk::TextTagTable_Class::tag_removed_callback ( GtkTextTagTable self,
GtkTextTag p0 
)
staticprotected

◆ wrap_new()

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

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