Home
last modified time | relevance | path

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

/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-window.c2441 gboolean bottom_panel_visible; in init_panels_visibility() local
2460 bottom_panel_visible = g_settings_get_boolean (window->priv->ui_settings, in init_panels_visibility()
2481 if (bottom_panel_visible) in init_panels_visibility()
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-window.c3236 gboolean bottom_panel_visible; in init_panels_visibility() local
3245bottom_panel_visible = g_settings_get_boolean (window->priv->ui_settings, XED_SETTINGS_BOTTOM_PANE… in init_panels_visibility()
3258 if (bottom_panel_visible) in init_panels_visibility()