Searched refs:g_settings_bind_writable (Results 1 – 4 of 4) sorted by relevance
/third_party/glib/gio/ |
D | gsettings.h | 324 void g_settings_bind_writable (GSettings *s…
|
D | gsettings.c | 2977 g_settings_bind_writable (settings, binding->key.name, object, "sensitive", FALSE); in g_settings_bind_with_mapping() 3084 g_settings_bind_writable (GSettings *settings, in g_settings_bind_writable() function
|
/third_party/glib/gio/tests/ |
D | gsettings.c | 1446 g_settings_bind_writable (settings, "int", obj, "bool", FALSE); in test_bind_writable() 1453 g_settings_bind_writable (settings, "int", obj, "bool", TRUE); in test_bind_writable()
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 2705 g_settings_bind_writable
|