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

#include <toolshell_p.h>

Inheritance diagram for Gtk::ToolShell_Class:
[legend]

Public Types

typedef ToolShell CppObjectType
 
typedef GtkToolShell BaseObjectType
 
typedef GtkToolShellIface BaseClassType
 
typedef Glib::Interface_Class CppClassParent
 

Public Member Functions

const Glib::Interface_Class & init ()
 

Static Public Member Functions

static void iface_init_function (void *g_iface, void *iface_data)
 
static Glib::ObjectBase * wrap_new (GObject *)
 

Static Protected Member Functions

static GtkIconSize get_icon_size_vfunc_callback (GtkToolShell *self)
 
static GtkOrientation get_orientation_vfunc_callback (GtkToolShell *self)
 
static GtkToolbarStyle get_style_vfunc_callback (GtkToolShell *self)
 
static GtkReliefStyle get_relief_style_vfunc_callback (GtkToolShell *self)
 
static void rebuild_menu_vfunc_callback (GtkToolShell *self)
 

Friends

class ToolShell
 

Detailed Description

Definition at line 14 of file toolshell_p.h.

Member Typedef Documentation

◆ BaseClassType

◆ BaseObjectType

◆ CppClassParent

typedef Glib::Interface_Class Gtk::ToolShell_Class::CppClassParent

Definition at line 20 of file toolshell_p.h.

◆ CppObjectType

Definition at line 17 of file toolshell_p.h.

Member Function Documentation

◆ get_icon_size_vfunc_callback()

static GtkIconSize Gtk::ToolShell_Class::get_icon_size_vfunc_callback ( GtkToolShell self)
staticprotected

◆ get_orientation_vfunc_callback()

static GtkOrientation Gtk::ToolShell_Class::get_orientation_vfunc_callback ( GtkToolShell self)
staticprotected

◆ get_relief_style_vfunc_callback()

static GtkReliefStyle Gtk::ToolShell_Class::get_relief_style_vfunc_callback ( GtkToolShell self)
staticprotected

◆ get_style_vfunc_callback()

static GtkToolbarStyle Gtk::ToolShell_Class::get_style_vfunc_callback ( GtkToolShell self)
staticprotected

◆ iface_init_function()

static void Gtk::ToolShell_Class::iface_init_function ( void *  g_iface,
void *  iface_data 
)
static

◆ init()

const Glib::Interface_Class& Gtk::ToolShell_Class::init ( )

◆ rebuild_menu_vfunc_callback()

static void Gtk::ToolShell_Class::rebuild_menu_vfunc_callback ( GtkToolShell self)
staticprotected

◆ wrap_new()

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

Friends And Related Function Documentation

◆ ToolShell

friend class ToolShell
friend

Definition at line 22 of file toolshell_p.h.


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