Add 'uint' convenience functions for GSettings

Without getting into a debate about the reasons why you may or may not
want to use unsigned integers, it's sufficient to note that people have
been using them and requesting this functionality.

Bug #641755.
This commit is contained in:
Ryan Lortie
2011-03-31 12:44:40 +05:30
parent e9ce8f2374
commit 49fa69e05e
4 changed files with 65 additions and 0 deletions

View File

@@ -2217,6 +2217,8 @@ g_settings_get_boolean
g_settings_set_boolean
g_settings_get_int
g_settings_set_int
g_settings_get_uint
g_settings_set_uint
g_settings_get_double
g_settings_set_double
g_settings_get_string