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

g_list_store_find_with_equal_func

Declaration

Source position: lazgio2.pas line 8046

function g_list_store_find_with_equal_func(

  store: PGListStore;

  item: PGObject;

  equal_func: TGEqualFunc;

  position: Pguint

):gboolean;