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)  

GeanyEncoding Struct Reference

#include <encodingsprivate.h>

Public Attributes

GeanyEncodingIndex idx
 
gint order
 
GeanyEncodingGroup group
 
const gchar * charset
 
const gchar * name
 

Detailed Description

Definition at line 42 of file encodingsprivate.h.

Member Data Documentation

◆ charset

◆ group

GeanyEncodingGroup GeanyEncoding::group

Definition at line 46 of file encodingsprivate.h.

Referenced by encodings_init().

◆ idx

GeanyEncodingIndex GeanyEncoding::idx

Definition at line 44 of file encodingsprivate.h.

Referenced by load_dialog_prefs().

◆ name

const gchar* GeanyEncoding::name

◆ order

gint GeanyEncoding::order

Definition at line 45 of file encodingsprivate.h.


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