#include <gx_main_window.h>
Definition at line 59 of file gx_main_window.h.
◆ ToggleAction()
ToggleAction::ToggleAction |
( |
const Glib::ustring & |
name, |
|
|
bool |
state |
|
) |
| |
|
inlineprotected |
◆ create()
static Glib::RefPtr< ToggleAction > ToggleAction::create |
( |
const Glib::ustring & |
name, |
|
|
bool |
state = false |
|
) |
| |
|
inlinestatic |
◆ get_active()
bool ToggleAction::get_active |
( |
| ) |
const |
|
inline |
◆ set_active()
void ToggleAction::set_active |
( |
bool |
v | ) |
|
◆ signal_toggled()
Glib::SignalProxyProperty ToggleAction::signal_toggled |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: