Ardour  9.0-pre0-582-g084a23a80d
Gtk::Toolbar_Class Class Reference

#include <toolbar_p.h>

Inheritance diagram for Gtk::Toolbar_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 orientation_changed_callback (GtkToolbar *self, GtkOrientation p0)
 
static void style_changed_callback (GtkToolbar *self, GtkToolbarStyle p0)
 
static gboolean popup_context_menu_callback (GtkToolbar *self, gint p0, gint p1, gint p2)
 

Detailed Description

Definition at line 14 of file toolbar_p.h.

Member Function Documentation

◆ class_init_function()

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

◆ init()

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

◆ orientation_changed_callback()

static void Gtk::Toolbar_Class::orientation_changed_callback ( GtkToolbar self,
GtkOrientation  p0 
)
staticprotected

◆ popup_context_menu_callback()

static gboolean Gtk::Toolbar_Class::popup_context_menu_callback ( GtkToolbar self,
gint  p0,
gint  p1,
gint  p2 
)
staticprotected

◆ style_changed_callback()

static void Gtk::Toolbar_Class::style_changed_callback ( GtkToolbar self,
GtkToolbarStyle  p0 
)
staticprotected

◆ wrap_new()

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

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