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

g_hash_table_new_full

Declaration

Source position: ghash.inc line 20

function g_hash_table_new_full(

  hash_func: TGHashFunc;

  key_equal_func: TGEqualFunc;

  key_destroy_func: TGDestroyNotify;

  value_destroy_func: TGDestroyNotify

):PGHashTable;


Documentation generated on: 2023-03-18