Ardour  8.7-14-g57a6773833
Gtk::Entry_Class Class Reference

#include <entry_p.h>

Inheritance diagram for Gtk::Entry_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 populate_popup_callback (GtkEntry *self, GtkMenu *p0)
 
static void insert_at_cursor_callback (GtkEntry *self, const gchar *p0)
 
static void activate_callback (GtkEntry *self)
 

Detailed Description

Definition at line 14 of file entry_p.h.

Member Function Documentation

◆ activate_callback()

static void Gtk::Entry_Class::activate_callback ( GtkEntry self)
staticprotected

◆ class_init_function()

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

◆ init()

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

◆ insert_at_cursor_callback()

static void Gtk::Entry_Class::insert_at_cursor_callback ( GtkEntry self,
const gchar *  p0 
)
staticprotected

◆ populate_popup_callback()

static void Gtk::Entry_Class::populate_popup_callback ( GtkEntry self,
GtkMenu p0 
)
staticprotected

◆ wrap_new()

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

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