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

TGtkToolbarClass

Declaration

Source position: gtktoolbar.pp line 50

type TGtkToolbarClass = record

  parent_class: TGtkContainerClass;

  orientation_changed: procedure(

  toolbar: PGtkToolbar;

  orientation: TGtkOrientation

);

  style_changed: procedure(

  toolbar: PGtkToolbar;

  style: TGtkToolbarStyle

);

end;


Documentation generated on: 2023-03-18