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

TGtkHandleBoxClass

Declaration

Source position: gtkhandlebox.pp line 52

type TGtkHandleBoxClass = record

  parent_class: TGtkBinClass;

  child_attached: procedure(

  handle_box: PGtkHandleBox;

  child: PGtkWidget

);

  child_detached: procedure(

  handle_box: PGtkHandleBox;

  child: PGtkWidget

);

end;


Documentation generated on: 2023-03-18