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

g_option_context_set_translate_func

Declaration

Source position: lazglib2.pas line 5519

procedure g_option_context_set_translate_func(

  context: PGOptionContext;

  func: TGTranslateFunc;

  data: gpointer;

  destroy_notify: TGDestroyNotify

);