[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: geanybindings.inc line 1130
type TGeanyToolbarPrefs = record |
||
visible: gboolean; |
|
|
icon_size: TGtkIconSize; |
|
|
icon_style: TGtkToolbarStyle; |
|
|
use_gtk_default_style: gboolean; |
|
|
use_gtk_default_icon: gboolean; |
|
|
append_to_menu: gboolean; |
|
|
end; |