Ardour
9.0-pre0-582-g084a23a80d
|
#include <gtkradioaction.h>
Public Attributes | |
GtkToggleActionClass | parent_class |
void(* | changed )(GtkRadioAction *action, GtkRadioAction *current) |
void(* | _gtk_reserved1 )(void) |
void(* | _gtk_reserved2 )(void) |
void(* | _gtk_reserved3 )(void) |
void(* | _gtk_reserved4 )(void) |
Definition at line 62 of file gtkradioaction.h.
void(* _GtkRadioActionClass::_gtk_reserved1) (void) |
Definition at line 69 of file gtkradioaction.h.
void(* _GtkRadioActionClass::_gtk_reserved2) (void) |
Definition at line 70 of file gtkradioaction.h.
void(* _GtkRadioActionClass::_gtk_reserved3) (void) |
Definition at line 71 of file gtkradioaction.h.
void(* _GtkRadioActionClass::_gtk_reserved4) (void) |
Definition at line 72 of file gtkradioaction.h.
void(* _GtkRadioActionClass::changed) (GtkRadioAction *action, GtkRadioAction *current) |
Definition at line 66 of file gtkradioaction.h.
GtkToggleActionClass _GtkRadioActionClass::parent_class |
Definition at line 64 of file gtkradioaction.h.