Home
last modified time | relevance | path

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

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-global-preferences.c63 static gboolean inherit_show_thumbnails_preference = FALSE; variable
109 return inherit_show_thumbnails_preference; in nemo_global_preferences_get_inherit_show_thumbnails_preference()
214 G_CALLBACK (boolean_changed_cb), &inherit_show_thumbnails_preference); in setup_cached_pref_keys()
216 … (nemo_preferences, NEMO_PREFERENCES_INHERIT_SHOW_THUMBNAILS, &inherit_show_thumbnails_preference); in setup_cached_pref_keys()