| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgtk3.pas line 972
type TGtkStyleContextPrintFlags = set of (  | 
||
TGtkStyleContextPrintFlagsIdxMinValue = 0,  | 
  | 
|
GTK_STYLE_CONTEXT_PRINT_RECURSE = 0,  | 
  | 
|
GTK_STYLE_CONTEXT_PRINT_SHOW_STYLE = 1,  | 
  | 
|
TGtkStyleContextPrintFlagsIdxMaxValue = 31  | 
  | 
|
);  |