[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: gtkdef.pp line 81
const LazGtkStyleNames: array [TLazGtkStyle] of string = ('gtk_default', 'default', 'button', 'label', 'window', 'checkbox', 'radiobutton', 'menu', 'menubar', 'menuitem', 'list', 'vertical scrollbar', 'horizontal scrollbar', 'tooltip', 'vertical paned', 'horizontal paned', 'statusbar', 'notebook', 'hscale', 'vscale', 'groupbox', 'treeview', 'toolbar', 'toolbutton', 'calendar', 'scrolled window', ''); |