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)  

StashGroup Struct Reference

Public Attributes

guint refcount
 
const gchar * name
 
GPtrArray * entries
 
gboolean various
 
const gchar * prefix
 
gboolean use_defaults
 

Detailed Description

Definition at line 119 of file stash.c.

Member Data Documentation

◆ entries

GPtrArray* StashGroup::entries

◆ name

◆ prefix

const gchar* StashGroup::prefix

Definition at line 125 of file stash.c.

Referenced by stash_group_set_various(), and stash_tree_append_pref().

◆ refcount

guint StashGroup::refcount

Definition at line 121 of file stash.c.

Referenced by stash_group_dup(), stash_group_free(), and stash_group_new().

◆ use_defaults

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().

◆ various

gboolean StashGroup::various

Definition at line 124 of file stash.c.

Referenced by stash_group_set_various(), and stash_tree_append_prefs().


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