geany  1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

EnumWidget Struct Reference

Public Attributes

StashWidgetID widget_id
 
gint enum_id
 

Detailed Description

Definition at line 129 of file stash.c.

Member Data Documentation

◆ enum_id

gint EnumWidget::enum_id

Definition at line 132 of file stash.c.

Referenced by stash_group_add_radio_buttons().

◆ widget_id

StashWidgetID EnumWidget::widget_id

Definition at line 131 of file stash.c.

Referenced by stash_group_add_radio_buttons().


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