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

g_str_match_string

Declaration

Source position: lazglib2.pas line 4921

function g_str_match_string(

  search_term: Pgchar;

  potential_hit: Pgchar;

  accept_alternates: gboolean

):gboolean;