MetaIntPreference Struct Reference


Data Fields

gchar * key
MetaPreference pref
gint * target
gint minimum
 Minimum and maximum values of the integer.
gint maximum
gint value_if_destroyed
 Value to use if the key is destroyed.

Detailed Description

Definition at line 294 of file prefs.c.


Field Documentation

Definition at line 296 of file prefs.c.

Referenced by handle_preference_init_int(), and handle_preference_update_int().

Definition at line 297 of file prefs.c.

Referenced by handle_preference_update_int().

Definition at line 298 of file prefs.c.

Referenced by handle_preference_init_int(), and handle_preference_update_int().

Minimum and maximum values of the integer.

If the new value is out of bounds, it will be discarded with a warning.

Definition at line 303 of file prefs.c.

Referenced by handle_preference_init_int(), and handle_preference_update_int().

Definition at line 303 of file prefs.c.

Referenced by handle_preference_init_int(), and handle_preference_update_int().

Value to use if the key is destroyed.

If this is METAINTPREFERENCE_NO_CHANGE_ON_DESTROY, it will not be changed when the key is destroyed.

Definition at line 309 of file prefs.c.

Referenced by handle_preference_update_int().


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

Generated on Sat Aug 23 22:04:25 2008 for metacity by  doxygen 1.5.5