Ardour  9.0-pre0-582-g084a23a80d
_GtkActionEntry 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
 

Detailed Description

Definition at line 80 of file gtkactiongroup.h.

Member Data Documentation

◆ accelerator

const gchar* _GtkActionEntry::accelerator

Definition at line 85 of file gtkactiongroup.h.

◆ callback

GCallback _GtkActionEntry::callback

Definition at line 87 of file gtkactiongroup.h.

◆ label

const gchar* _GtkActionEntry::label

Definition at line 84 of file gtkactiongroup.h.

◆ name

const gchar* _GtkActionEntry::name

Definition at line 82 of file gtkactiongroup.h.

◆ stock_id

const gchar* _GtkActionEntry::stock_id

Definition at line 83 of file gtkactiongroup.h.

◆ tooltip

const gchar* _GtkActionEntry::tooltip

Definition at line 86 of file gtkactiongroup.h.


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