GtexSettings
GtexSettings — Singleton class containing GSettings objects
|
|
Object Hierarchy
GObject
╰── GtexSettings
Includes
#include <gtex.h>
Functions
gtex_settings_get_singleton ()
GtexSettings *
gtex_settings_get_singleton (void
);
Returns
the GtexSettings singleton instance.
[transfer none]
gtex_settings_peek_editor_settings ()
GSettings *
gtex_settings_peek_editor_settings (GtexSettings *self
);
Returns
the GSettings for
"org.gnome.enter_tex.preferences.editor"
.
[transfer none]
gtex_settings_peek_latex_settings ()
GSettings *
gtex_settings_peek_latex_settings (GtexSettings *self
);
Returns
the GSettings for
"org.gnome.enter_tex.preferences.latex"
.
[transfer none]
Types and Values
struct GtexSettings
struct GtexSettings;