Ardour  8.7-15-gadf511264b
toolshell_p.h
Go to the documentation of this file.
1 // -*- c++ -*-
2 // Generated by gmmproc 2.45.3 -- DO NOT MODIFY!
3 #ifndef _GTKMM_TOOLSHELL_P_H
4 #define _GTKMM_TOOLSHELL_P_H
5 
6 
7 #include <glibmm/private/interface_p.h>
8 
9 #include <glibmm/private/interface_p.h>
10 
11 namespace Gtk
12 {
13 
14 class ToolShell_Class : public Glib::Interface_Class
15 {
16 public:
20  typedef Glib::Interface_Class CppClassParent;
21 
22  friend class ToolShell;
23 
24  const Glib::Interface_Class& init();
25 
26  static void iface_init_function(void* g_iface, void* iface_data);
27 
28  static Glib::ObjectBase* wrap_new(GObject*);
29 
30 protected:
31 
32  //Callbacks (default signal handlers):
33  //These will call the *_impl member methods, which will then call the existing default signal callbacks, if any.
34  //You could prevent the original default signal handlers being called by overriding the *_impl method.
35 
36  //Callbacks (virtual functions):
42 };
43 
44 
45 } // namespace Gtk
46 
47 
48 #endif /* _GTKMM_TOOLSHELL_P_H */
49 
static Glib::ObjectBase * wrap_new(GObject *)
static GtkToolbarStyle get_style_vfunc_callback(GtkToolShell *self)
static void iface_init_function(void *g_iface, void *iface_data)
static void rebuild_menu_vfunc_callback(GtkToolShell *self)
GtkToolShell BaseObjectType
Definition: toolshell_p.h:18
static GtkReliefStyle get_relief_style_vfunc_callback(GtkToolShell *self)
ToolShell CppObjectType
Definition: toolshell_p.h:17
const Glib::Interface_Class & init()
static GtkIconSize get_icon_size_vfunc_callback(GtkToolShell *self)
Glib::Interface_Class CppClassParent
Definition: toolshell_p.h:20
static GtkOrientation get_orientation_vfunc_callback(GtkToolShell *self)
GtkToolShellIface BaseClassType
Definition: toolshell_p.h:19
GtkOrientation
Definition: gtkenums.h:263
GtkReliefStyle
Definition: gtkenums.h:330
GtkToolbarStyle
Definition: gtkenums.h:426
GtkIconSize
Definition: gtkenums.h:143
struct _GtkToolShell GtkToolShell
Definition: gtktoolshell.h:43
Definition: ardour_ui.h:188