Ardour  9.0-pre0-582-g084a23a80d
_GtkBindingSet Struct Reference

#include <gtkbindings.h>

Public Attributes

gchar * set_name
 
gint priority
 
GSList * widget_path_pspecs
 
GSList * widget_class_pspecs
 
GSList * class_branch_pspecs
 
GtkBindingEntryentries
 
GtkBindingEntrycurrent
 
guint parsed: 1
 

Detailed Description

Definition at line 53 of file gtkbindings.h.

Member Data Documentation

◆ class_branch_pspecs

GSList* _GtkBindingSet::class_branch_pspecs

Definition at line 59 of file gtkbindings.h.

◆ current

GtkBindingEntry* _GtkBindingSet::current

Definition at line 61 of file gtkbindings.h.

◆ entries

GtkBindingEntry* _GtkBindingSet::entries

Definition at line 60 of file gtkbindings.h.

◆ parsed

guint _GtkBindingSet::parsed

Definition at line 62 of file gtkbindings.h.

◆ priority

gint _GtkBindingSet::priority

Definition at line 56 of file gtkbindings.h.

◆ set_name

gchar* _GtkBindingSet::set_name

Definition at line 55 of file gtkbindings.h.

◆ widget_class_pspecs

GSList* _GtkBindingSet::widget_class_pspecs

Definition at line 58 of file gtkbindings.h.

◆ widget_path_pspecs

GSList* _GtkBindingSet::widget_path_pspecs

Definition at line 57 of file gtkbindings.h.


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