Ardour  9.0-pre0-386-g96ef4d20f2
Gtk::EntryCompletion_Class Class Reference

#include <entrycompletion_p.h>

Inheritance diagram for Gtk::EntryCompletion_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 action_activated_callback (GtkEntryCompletion *self, gint p0)
 
static gboolean match_selected_callback_custom (GtkEntryCompletion *self, GtkTreeModel *c_model, GtkTreeIter *c_iter)
 

Detailed Description

Definition at line 14 of file entrycompletion_p.h.

Member Function Documentation

◆ action_activated_callback()

static void Gtk::EntryCompletion_Class::action_activated_callback ( GtkEntryCompletion self,
gint  p0 
)
staticprotected

◆ class_init_function()

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

◆ init()

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

◆ match_selected_callback_custom()

static gboolean Gtk::EntryCompletion_Class::match_selected_callback_custom ( GtkEntryCompletion self,
GtkTreeModel c_model,
GtkTreeIter c_iter 
)
staticprotected

◆ wrap_new()

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

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