geany
1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
![]() ![]() |
Interface preferences. More...
#include <ui_utils.h>
Public Attributes | |
gboolean | sidebar_symbol_visible |
whether the symbol sidebar is visible More... | |
gboolean | sidebar_openfiles_visible |
whether the open file list is visible More... | |
gchar * | editor_font |
editor font More... | |
gchar * | tagbar_font |
symbol sidebar font More... | |
gchar * | msgwin_font |
message window font More... | |
gboolean | show_notebook_tabs |
whether editor tabs are visible More... | |
gint | tab_pos_editor |
positions of editor's tabs More... | |
gint | tab_pos_msgwin |
positions of message window's tabs More... | |
gint | tab_pos_sidebar |
positions of sidebar's tabs More... | |
gboolean | statusbar_visible |
whether the status bar is visible More... | |
gboolean | show_symbol_list_expanders |
whether to show expanders in the symbol list More... | |
gboolean | notebook_double_click_hides_widgets |
whether a double click on notebook tabs hides all other windows More... | |
gboolean | highlighting_invert_all |
whether highlighting colors are inverted More... | |
gint | sidebar_pos |
position of the sidebar (left or right) More... | |
gboolean | msgwin_status_visible |
whether message window's status tab is visible More... | |
gboolean | msgwin_compiler_visible |
whether message window's compiler tab is visible More... | |
gboolean | msgwin_messages_visible |
whether message window's messages tab is visible More... | |
gboolean | msgwin_scribble_visible |
whether message window's scribble tab is visible More... | |
gboolean | use_native_windows_dialogs |
whether to use native Windows' dialogs (only used on Windows) More... | |
gboolean | compiler_tab_autoscroll |
whether compiler messages window is automatically scrolled to show new messages More... | |
gint | msgwin_orientation |
orientation of the message window More... | |
gint | symbols_sort_mode |
symbol list sorting mode More... | |
Interface preferences.
Definition at line 45 of file ui_utils.h.
gboolean GeanyInterfacePrefs::compiler_tab_autoscroll |
whether compiler messages window is automatically scrolled to show new messages
Definition at line 69 of file ui_utils.h.
Referenced by msgwin_compiler_add_string(), and ui_init_prefs().
gchar* GeanyInterfacePrefs::editor_font |
editor font
Definition at line 49 of file ui_utils.h.
Referenced by begin_print(), dialogs_show_open_font(), do_main_quit(), editor_create_widget(), load_dialog_prefs(), prefs_init_dialog(), save_dialog_prefs(), and ui_set_editor_font().
gboolean GeanyInterfacePrefs::highlighting_invert_all |
whether highlighting colors are inverted
Definition at line 60 of file ui_utils.h.
Referenced by init_pref_groups(), invert(), and on_prefs_dialog_response().
gboolean GeanyInterfacePrefs::msgwin_compiler_visible |
whether message window's compiler tab is visible
Definition at line 63 of file ui_utils.h.
Referenced by msgwin_show_hide_tabs(), and ui_init_prefs().
gchar* GeanyInterfacePrefs::msgwin_font |
message window font
Definition at line 51 of file ui_utils.h.
Referenced by do_main_quit(), load_dialog_prefs(), msgwin_init(), on_prefs_font_choosed(), prefs_init_dialog(), prepare_compiler_tree_view(), prepare_msg_tree_view(), prepare_status_tree_view(), and save_dialog_prefs().
gboolean GeanyInterfacePrefs::msgwin_messages_visible |
whether message window's messages tab is visible
Definition at line 64 of file ui_utils.h.
Referenced by msgwin_show_hide_tabs(), and ui_init_prefs().
gint GeanyInterfacePrefs::msgwin_orientation |
orientation of the message window
Definition at line 70 of file ui_utils.h.
Referenced by apply_settings(), init_pref_groups(), and on_prefs_dialog_response().
gboolean GeanyInterfacePrefs::msgwin_scribble_visible |
whether message window's scribble tab is visible
Definition at line 65 of file ui_utils.h.
Referenced by msgwin_show_hide_tabs(), and ui_init_prefs().
gboolean GeanyInterfacePrefs::msgwin_status_visible |
whether message window's status tab is visible
Definition at line 62 of file ui_utils.h.
Referenced by msgwin_show_hide_tabs(), and ui_init_prefs().
gboolean GeanyInterfacePrefs::notebook_double_click_hides_widgets |
whether a double click on notebook tabs hides all other windows
Definition at line 59 of file ui_utils.h.
Referenced by init_pref_groups(), and notebook_tab_click().
gboolean GeanyInterfacePrefs::show_notebook_tabs |
whether editor tabs are visible
Definition at line 52 of file ui_utils.h.
Referenced by apply_settings(), load_dialog_prefs(), on_menu_toggle_all_additional_widgets1_activate(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gboolean GeanyInterfacePrefs::show_symbol_list_expanders |
whether to show expanders in the symbol list
Definition at line 57 of file ui_utils.h.
Referenced by prepare_taglist(), and ui_init_prefs().
gboolean GeanyInterfacePrefs::sidebar_openfiles_visible |
whether the open file list is visible
Definition at line 48 of file ui_utils.h.
Referenced by load_dialog_prefs(), on_list_document_activate(), on_menu_show_sidebar1_toggled(), on_prefs_dialog_response(), on_sidebar_display_open_files_show(), prefs_init_dialog(), save_dialog_prefs(), sidebar_focus_openfiles_tab(), sidebar_tabs_show_hide(), and ui_sidebar_show_hide().
gint GeanyInterfacePrefs::sidebar_pos |
position of the sidebar (left or right)
Definition at line 61 of file ui_utils.h.
Referenced by apply_settings(), init_pref_groups(), and on_prefs_dialog_response().
gboolean GeanyInterfacePrefs::sidebar_symbol_visible |
whether the symbol sidebar is visible
Definition at line 47 of file ui_utils.h.
Referenced by load_dialog_prefs(), on_list_symbol_activate(), on_menu_show_sidebar1_toggled(), on_prefs_dialog_response(), on_sidebar_display_symbol_list_show(), prefs_init_dialog(), save_dialog_prefs(), sidebar_focus_symbols_tab(), sidebar_tabs_show_hide(), and ui_sidebar_show_hide().
gboolean GeanyInterfacePrefs::statusbar_visible |
whether the status bar is visible
Definition at line 56 of file ui_utils.h.
Referenced by apply_settings(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), save_ui_prefs(), set_statusbar(), ui_progress_bar_start(), and ui_update_statusbar().
gint GeanyInterfacePrefs::symbols_sort_mode |
symbol list sorting mode
Definition at line 71 of file ui_utils.h.
Referenced by document_load_config(), and init_pref_groups().
gint GeanyInterfacePrefs::tab_pos_editor |
positions of editor's tabs
Definition at line 53 of file ui_utils.h.
Referenced by apply_settings(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gint GeanyInterfacePrefs::tab_pos_msgwin |
positions of message window's tabs
Definition at line 54 of file ui_utils.h.
Referenced by apply_settings(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), and save_dialog_prefs().
gint GeanyInterfacePrefs::tab_pos_sidebar |
positions of sidebar's tabs
Definition at line 55 of file ui_utils.h.
Referenced by apply_settings(), init_pref_groups(), on_prefs_dialog_response(), and prefs_init_dialog().
gchar* GeanyInterfacePrefs::tagbar_font |
symbol sidebar font
Definition at line 50 of file ui_utils.h.
Referenced by do_main_quit(), load_dialog_prefs(), on_prefs_font_choosed(), prefs_init_dialog(), prepare_openfiles(), prepare_taglist(), and save_dialog_prefs().
gboolean GeanyInterfacePrefs::use_native_windows_dialogs |
whether to use native Windows' dialogs (only used on Windows)
Definition at line 67 of file ui_utils.h.
Referenced by dialogs_show_open_file(), dialogs_show_open_font(), dialogs_show_save_as(), load_dialog_prefs(), on_prefs_dialog_response(), prefs_init_dialog(), project_open(), save_dialog_prefs(), and tools_color_chooser().