Unit 'gtk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGtkToolbar

Declaration

Source position: gtktoolbar.pp line 35

type TGtkToolbar = record

  container: TGtkContainer;

  num_children: gint;

  children: PGList;

  orientation: TGtkOrientation;

  style: TGtkToolbarStyle;

  space_size: gint;

  space_style: TGtkToolbarSpaceStyle;

  tooltips: PGtkTooltips;

  button_maxw: gint;

  button_maxh: gint;

  relief: TGtkReliefStyle;

end;


Documentation generated on: 2023-03-18