Home
last modified time | relevance | path

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

/dports/archivers/file-roller/file-roller-3.40.0/src/
H A Dpreferences.h40 #define PREF_LISTING_SORT_TYPE "sort-type" macro
H A Dfr-window.c807 g_settings_get_enum (window->priv->settings_listing, PREF_LISTING_SORT_TYPE)); in fr_window_realize()
847 g_settings_set_enum (window->priv->settings_listing, PREF_LISTING_SORT_TYPE, order); in fr_window_unmap()
/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dpreferences.h41 #define PREF_LISTING_SORT_TYPE "sort-type" macro
H A Dfr-window.c615 …g_settings_set_enum (window->priv->settings_listing, PREF_LISTING_SORT_TYPE, window->priv->sort_ty… in fr_window_free_private_data()
5569 …ow->priv->sort_type = g_settings_get_enum (window->priv->settings_listing, PREF_LISTING_SORT_TYPE); in fr_window_construct()