Ardour  8.7-14-g57a6773833
_GtkRadioButtonClass Struct Reference

#include <gtkradiobutton.h>

Public Attributes

GtkCheckButtonClass parent_class
 
void(* group_changed )(GtkRadioButton *radio_button)
 
void(* _gtk_reserved2 )(void)
 
void(* _gtk_reserved3 )(void)
 
void(* _gtk_reserved4 )(void)
 

Detailed Description

Definition at line 58 of file gtkradiobutton.h.

Member Data Documentation

◆ _gtk_reserved2

void(* _GtkRadioButtonClass::_gtk_reserved2) (void)

Definition at line 66 of file gtkradiobutton.h.

◆ _gtk_reserved3

void(* _GtkRadioButtonClass::_gtk_reserved3) (void)

Definition at line 67 of file gtkradiobutton.h.

◆ _gtk_reserved4

void(* _GtkRadioButtonClass::_gtk_reserved4) (void)

Definition at line 68 of file gtkradiobutton.h.

◆ group_changed

void(* _GtkRadioButtonClass::group_changed) (GtkRadioButton *radio_button)

Definition at line 63 of file gtkradiobutton.h.

◆ parent_class

GtkCheckButtonClass _GtkRadioButtonClass::parent_class

Definition at line 60 of file gtkradiobutton.h.


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