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

#include <textview_p.h>

Inheritance diagram for Gtk::TextView_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 set_scroll_adjustments_callback (GtkTextView *self, GtkAdjustment *p0, GtkAdjustment *p1)
 
static void populate_popup_callback (GtkTextView *self, GtkMenu *p0)
 
static void set_anchor_callback (GtkTextView *self)
 
static void insert_at_cursor_callback (GtkTextView *self, const gchar *p0)
 

Detailed Description

Definition at line 14 of file textview_p.h.

Member Function Documentation

◆ class_init_function()

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

◆ init()

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

◆ insert_at_cursor_callback()

static void Gtk::TextView_Class::insert_at_cursor_callback ( GtkTextView self,
const gchar *  p0 
)
staticprotected

◆ populate_popup_callback()

static void Gtk::TextView_Class::populate_popup_callback ( GtkTextView self,
GtkMenu p0 
)
staticprotected

◆ set_anchor_callback()

static void Gtk::TextView_Class::set_anchor_callback ( GtkTextView self)
staticprotected

◆ set_scroll_adjustments_callback()

static void Gtk::TextView_Class::set_scroll_adjustments_callback ( GtkTextView self,
GtkAdjustment p0,
GtkAdjustment p1 
)
staticprotected

◆ wrap_new()

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

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