#include <tuner.h>
Definition at line 42 of file tuner.h.
◆ BaseClassType
◆ BaseObjectType
◆ CppClassType
◆ CppObjectType
◆ ~Tuner()
◆ Tuner() [1/3]
Gxw::Tuner::Tuner |
( |
const Glib::ConstructParams & |
construct_params | ) |
|
|
explicitprotected |
◆ Tuner() [2/3]
Gxw::Tuner::Tuner |
( |
GxTuner * |
castitem | ) |
|
|
explicitprotected |
◆ Tuner() [3/3]
◆ get_base_type()
GType Gxw::Tuner::get_base_type |
( |
| ) |
|
|
static |
◆ get_reference_pitch()
double Gxw::Tuner::get_reference_pitch |
( |
| ) |
|
◆ get_scale()
double Gxw::Tuner::get_scale |
( |
| ) |
|
◆ get_type()
GType Gxw::Tuner::get_type |
( |
| ) |
|
|
static |
◆ gobj() [1/2]
◆ gobj() [2/2]
const GxTuner* Gxw::Tuner::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C GtkObject.
Definition at line 81 of file tuner.h.
◆ set_freq()
void Gxw::Tuner::set_freq |
( |
double |
p1 | ) |
|
◆ set_reference_pitch()
void Gxw::Tuner::set_reference_pitch |
( |
double |
p1 | ) |
|
◆ set_scale()
void Gxw::Tuner::set_scale |
( |
double |
p1 | ) |
|
◆ Tuner_Class
◆ wrap()
A Glib::wrap() method for this object.
- Parameters
-
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns
- A C++ instance that wraps this C instance.
Definition at line 38 of file tuner.cc.
Referenced by gobj().
The documentation for this class was generated from the following files: