Method

IdePatternSpecmatch

Declaration

gboolean
ide_pattern_spec_match (
  IdePatternSpec* self,
  const gchar* haystack
)

Description

No description available.

Parameters

haystack

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

No description available.