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
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

GeanyToolbarPrefs Struct Reference

Toolbar settings. More...

#include <toolbar.h>

Public Attributes

gboolean visible
 
GtkIconSize icon_size
 
GtkToolbarStyle icon_style
 Icon style. More...
 
gboolean use_gtk_default_style
 
gboolean use_gtk_default_icon
 
gboolean append_to_menu
 

Detailed Description

Toolbar settings.

Definition at line 29 of file toolbar.h.

Member Data Documentation

◆ append_to_menu

gboolean GeanyToolbarPrefs::append_to_menu

◆ icon_size

GtkIconSize GeanyToolbarPrefs::icon_size

◆ icon_style

GtkToolbarStyle GeanyToolbarPrefs::icon_style

◆ use_gtk_default_icon

gboolean GeanyToolbarPrefs::use_gtk_default_icon

◆ use_gtk_default_style

gboolean GeanyToolbarPrefs::use_gtk_default_style

◆ visible


The documentation for this struct was generated from the following file: