Ardour
9.0-pre0-582-g084a23a80d
spinbutton_p.h
Go to the documentation of this file.
1
// -*- c++ -*-
2
// Generated by gmmproc 2.45.3 -- DO NOT MODIFY!
3
#ifndef _GTKMM_SPINBUTTON_P_H
4
#define _GTKMM_SPINBUTTON_P_H
5
6
7
#include <
gtkmm/private/entry_p.h
>
8
9
#include <glibmm/class.h>
10
11
namespace
Gtk
12
{
13
14
class
SpinButton_Class
:
public
Glib::Class
15
{
16
public
:
17
#ifndef DOXYGEN_SHOULD_SKIP_THIS
18
typedef
SpinButton
CppObjectType;
19
typedef
GtkSpinButton
BaseObjectType;
20
typedef
GtkSpinButtonClass
BaseClassType;
21
typedef
Gtk::Entry_Class
CppClassParent;
22
typedef
GtkEntryClass
BaseClassParent;
23
24
friend
class
SpinButton
;
25
#endif
/* DOXYGEN_SHOULD_SKIP_THIS */
26
27
const
Glib::Class&
init
();
28
29
30
static
void
class_init_function
(
void
* g_class,
void
* class_data);
31
32
static
Glib::ObjectBase*
wrap_new
(GObject*);
33
34
protected
:
35
36
//Callbacks (default signal handlers):
37
//These will call the *_impl member methods, which will then call the existing default signal callbacks, if any.
38
//You could prevent the original default signal handlers being called by overriding the *_impl method.
39
static
gint
input_callback
(
GtkSpinButton
*
self
,
double
* p0);
40
static
gboolean
output_callback
(
GtkSpinButton
*
self
);
41
static
void
value_changed_callback
(
GtkSpinButton
*
self
);
42
43
//Callbacks (virtual functions):
44
};
45
46
47
}
// namespace Gtk
48
49
50
#endif
/* _GTKMM_SPINBUTTON_P_H */
51
Gtk::Entry_Class
Definition:
entry_p.h:15
Gtk::SpinButton_Class
Definition:
spinbutton_p.h:15
Gtk::SpinButton_Class::class_init_function
static void class_init_function(void *g_class, void *class_data)
Gtk::SpinButton_Class::wrap_new
static Glib::ObjectBase * wrap_new(GObject *)
Gtk::SpinButton_Class::value_changed_callback
static void value_changed_callback(GtkSpinButton *self)
Gtk::SpinButton_Class::init
const Glib::Class & init()
Gtk::SpinButton_Class::output_callback
static gboolean output_callback(GtkSpinButton *self)
Gtk::SpinButton_Class::input_callback
static gint input_callback(GtkSpinButton *self, double *p0)
Gtk::SpinButton
Definition:
spinbutton.h:127
entry_p.h
Gtk
Definition:
ardour_ui.h:188
_GtkEntryClass
Definition:
gtkentry.h:129
_GtkSpinButtonClass
Definition:
gtkspinbutton.h:102
_GtkSpinButton
Definition:
gtkspinbutton.h:76
libs
tk
ytkmm
ytkmm
gtkmm
private
spinbutton_p.h
Generated on Wed Dec 25 2024 05:44:48 for Ardour by
1.9.1