Ardour  9.0-pre0-582-g084a23a80d
_GtkRadioActionEntry Struct Reference

#include <gtkactiongroup.h>

Public Attributes

const gchar * name
 
const gchar * stock_id
 
const gchar * label
 
const gchar * accelerator
 
const gchar * tooltip
 
gint value
 

Detailed Description

Definition at line 101 of file gtkactiongroup.h.

Member Data Documentation

◆ accelerator

const gchar* _GtkRadioActionEntry::accelerator

Definition at line 106 of file gtkactiongroup.h.

◆ label

const gchar* _GtkRadioActionEntry::label

Definition at line 105 of file gtkactiongroup.h.

◆ name

const gchar* _GtkRadioActionEntry::name

Definition at line 103 of file gtkactiongroup.h.

◆ stock_id

const gchar* _GtkRadioActionEntry::stock_id

Definition at line 104 of file gtkactiongroup.h.

◆ tooltip

const gchar* _GtkRadioActionEntry::tooltip

Definition at line 107 of file gtkactiongroup.h.

◆ value

gint _GtkRadioActionEntry::value

Definition at line 108 of file gtkactiongroup.h.


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