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

g_hash_table_insert

Declaration

Source position: lazglib2.pas line 4436

function g_hash_table_insert(

  hash_table: PGHashTable;

  key: gpointer;

  value: gpointer

):gboolean;