Home
last modified time | relevance | path

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

/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dpreferences.h39 #define PREF_LISTING_SORT_METHOD "sort-method" macro
H A Dfr-window.c806 g_settings_get_enum (window->priv->settings_listing, PREF_LISTING_SORT_METHOD), in fr_window_realize()
846 g_settings_set_enum (window->priv->settings_listing, PREF_LISTING_SORT_METHOD, column_id); in fr_window_unmap()
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dpreferences.h40 #define PREF_LISTING_SORT_METHOD "sort-method" macro
H A Dfr-window.c614 …g_settings_set_enum (window->priv->settings_listing, PREF_LISTING_SORT_METHOD, window->priv->sort_… in fr_window_free_private_data()
5568 …priv->sort_method = g_settings_get_enum (window->priv->settings_listing, PREF_LISTING_SORT_METHOD); in fr_window_construct()