[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_accelerator_name_with_keycode

Declaration

Source position: lazgtk3.pas line 15230

function gtk_accelerator_name_with_keycode(

  display: PGdkDisplay;

  accelerator_key: guint;

  keycode: guint;

  accelerator_mods: TGdkModifierType

):Pgchar;