Unit 'glib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

g_cache_new

Declaration

Source position: glib.pp line 561

function g_cache_new(

  value_new_func: TGCacheNewFunc;

  value_destroy_func: TGCacheDestroyFunc;

  key_dup_func: TGCacheDupFunc;

  key_destroy_func: TGCacheDestroyFunc;

  hash_key_func: TGHashFunc;

  hash_value_func: TGHashFunc;

  key_compare_func: TGCompareFunc

):PGCache;


Documentation generated on: 2023-03-18