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

TGtkWindowKeysForeachFunc

Declaration

Source position: gtkwindow.inc line 82

type TGtkWindowKeysForeachFunc = procedure(

  window: PGtkWindow;

  keyval: guint;

  modifiers: TGdkModifierType;

  is_mnemonic: gboolean;

  data: gpointer

);


Documentation generated on: 2023-03-18