settings_t Struct Reference

Data structure storing various application settings. More...

#include <settings-manager.h>

Data Fields

refresh_freq_t refresh_freq
 Global refresh frequency for the frames.
gboolean autosave_frames
 Tells if frames should be saved when quitting the app.
gushort last_current_tab
 Allows restoring the last current tab when autosave_frames is TRUE.
gint unhandled_action_machine
 What to do when an unhandled machine is set on a frame action.
gint unhandled_action_period
 What to do when an unhandled time period is set on a frame action.

Detailed Description

Data structure storing various application settings.

This data structure contains the current value of all the application settings.

Definition at line 40 of file settings-manager.h.


Field Documentation

Tells if frames should be saved when quitting the app.

Definition at line 43 of file settings-manager.h.

Allows restoring the last current tab when autosave_frames is TRUE.

Definition at line 44 of file settings-manager.h.

Global refresh frequency for the frames.

Definition at line 41 of file settings-manager.h.

What to do when an unhandled machine is set on a frame action.

Definition at line 46 of file settings-manager.h.

What to do when an unhandled time period is set on a frame action.

Definition at line 47 of file settings-manager.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Tue Jan 12 00:48:45 2010 for ENSIBSynema by  doxygen 1.6.1