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

g_scanner_scope_foreach_symbol

Declaration

Source position: lazglib2.pas line 5596

procedure g_scanner_scope_foreach_symbol(

  scanner: PGScanner;

  scope_id: guint;

  func: TGHFunc;

  user_data: gpointer

);