Ardour  8.7-15-gadf511264b
_GtkRadioActionClass Struct Reference

#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)
 

Detailed Description

Definition at line 62 of file gtkradioaction.h.

Member Data Documentation

◆ _gtk_reserved1

void(* _GtkRadioActionClass::_gtk_reserved1) (void)

Definition at line 69 of file gtkradioaction.h.

◆ _gtk_reserved2

void(* _GtkRadioActionClass::_gtk_reserved2) (void)

Definition at line 70 of file gtkradioaction.h.

◆ _gtk_reserved3

void(* _GtkRadioActionClass::_gtk_reserved3) (void)

Definition at line 71 of file gtkradioaction.h.

◆ _gtk_reserved4

void(* _GtkRadioActionClass::_gtk_reserved4) (void)

Definition at line 72 of file gtkradioaction.h.

◆ changed

void(* _GtkRadioActionClass::changed) (GtkRadioAction *action, GtkRadioAction *current)

Definition at line 66 of file gtkradioaction.h.

◆ parent_class

GtkToggleActionClass _GtkRadioActionClass::parent_class

Definition at line 64 of file gtkradioaction.h.


The documentation for this struct was generated from the following file: