Ardour  9.0-pre0-582-g084a23a80d
_GtkToggleActionEntry Struct Reference

#include <gtkactiongroup.h>

Public Attributes

const gchar * name
 
const gchar * stock_id
 
const gchar * label
 
const gchar * accelerator
 
const gchar * tooltip
 
GCallback callback
 
gboolean is_active
 

Detailed Description

Definition at line 90 of file gtkactiongroup.h.

Member Data Documentation

◆ accelerator

const gchar* _GtkToggleActionEntry::accelerator

Definition at line 95 of file gtkactiongroup.h.

◆ callback

GCallback _GtkToggleActionEntry::callback

Definition at line 97 of file gtkactiongroup.h.

◆ is_active

gboolean _GtkToggleActionEntry::is_active

Definition at line 98 of file gtkactiongroup.h.

◆ label

const gchar* _GtkToggleActionEntry::label

Definition at line 94 of file gtkactiongroup.h.

◆ name

const gchar* _GtkToggleActionEntry::name

Definition at line 92 of file gtkactiongroup.h.

◆ stock_id

const gchar* _GtkToggleActionEntry::stock_id

Definition at line 93 of file gtkactiongroup.h.

◆ tooltip

const gchar* _GtkToggleActionEntry::tooltip

Definition at line 96 of file gtkactiongroup.h.


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