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

TGnomeIconListClass

Declaration

Source position: gnomeiconlist.inc line 52

type TGnomeIconListClass = record

  parent_class: TGnomeCanvasClass;

  select_icon: procedure(

  gil: PGnomeIconList;

  num: gint;

  event: PGdkEvent

);

  unselect_icon: procedure(

  gil: PGnomeIconList;

  num: gint;

  event: PGdkEvent

);

  text_changed: function(

  gil: PGnomeIconList;

  num: gint;

  new_text: Pchar

):gboolean;

end;


Documentation generated on: 2023-03-18