Home
last modified time | relevance | path

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

/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dprefs.h140 gboolean thumbwin_move_to_newtab; member
H A Dprefs.c194 {"thumbwin_move_to_newtab", D_BOOL, "TRUE", &conf.thumbwin_move_to_newtab},
H A Dgimv_thumb_win.c3883 if (conf.thumbwin_move_to_newtab || tw->pagenum == 1) in gimv_thumb_win_create_tab_container()
/dports/graphics/gimageview/gimageview-0.2.27/src/prefs_ui/
H A Dprefs_ui_thumbwin.c679 conf.thumbwin_move_to_newtab, in prefs_thumbwin_tab_page()
681 &config_changed->thumbwin_move_to_newtab); in prefs_thumbwin_tab_page()