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)  

KbData Struct Reference

Public Attributes

GtkTreeStore * store
 
GtkTreeView * tree
 
gboolean edited
 

Detailed Description

Definition at line 70 of file prefs.c.

Member Data Documentation

◆ edited

gboolean KbData::edited

Definition at line 74 of file prefs.c.

Referenced by kb_change_iter_shortcut(), and on_prefs_dialog_response().

◆ store

GtkTreeStore* KbData::store

◆ tree

GtkTreeView* KbData::tree

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