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
![]() ![]() |
Public Attributes | |
guint | refcount |
const gchar * | name |
GPtrArray * | entries |
gboolean | various |
const gchar * | prefix |
gboolean | use_defaults |
GPtrArray* StashGroup::entries |
Definition at line 123 of file stash.c.
Referenced by add_pref(), keyfile_action(), pref_action(), stash_group_free(), stash_group_free_settings(), stash_group_new(), and stash_tree_append_prefs().
const gchar* StashGroup::name |
Definition at line 122 of file stash.c.
Referenced by add_kb_group(), free_key_group(), handle_boolean_setting(), handle_integer_setting(), handle_string_setting(), handle_strv_setting(), keybindings_set_item(), keyfile_action(), load_kb(), pref_action(), run_kb(), set_keyfile_kb(), stash_group_new(), stash_tree_append_pref(), and gen-api-gtkdoc.DoxyElement::to_gtkdoc().
const gchar* StashGroup::prefix |
Definition at line 125 of file stash.c.
Referenced by stash_group_set_various(), and stash_tree_append_pref().
guint StashGroup::refcount |
Definition at line 121 of file stash.c.
Referenced by stash_group_dup(), stash_group_free(), and stash_group_new().
gboolean StashGroup::use_defaults |
Definition at line 126 of file stash.c.
Referenced by add_pref(), keyfile_action(), stash_group_new(), and stash_group_set_use_defaults().
gboolean StashGroup::various |
Definition at line 124 of file stash.c.
Referenced by stash_group_set_various(), and stash_tree_append_prefs().