Home
last modified time | relevance | path

Searched refs:GSETTINGS_SCHEMA (Results 1 – 1 of 1) sorted by relevance

/third_party/gettext/gettext-tools/examples/hello-c-gnome3/
Dhello.c18 #define GSETTINGS_SCHEMA "org.gnu.gettext.examples.hello" macro
73 window->settings = g_settings_new (GSETTINGS_SCHEMA); in hello_application_window_init()