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

TGtkToolItemClass

Declaration

Source position: gtktoolitem.inc line 18

type TGtkToolItemClass = record

  parent_class: TGtkBinClass;

  create_menu_proxy: function(

  tool_item: PGtkToolItem

):gboolean;

  toolbar_reconfigured: procedure(

  tool_item: PGtkToolItem

);

  set_tooltip: function(

  tool_item: PGtkToolItem;

  tooltips: PGtkTooltips;

  tip_text: Pgchar;

  tip_private: Pgchar

):gboolean;

  _gtk_reserved1: procedure;

  _gtk_reserved2: procedure;

  _gtk_reserved3: procedure;

  _gtk_reserved4: procedure;

end;


Documentation generated on: 2023-03-18