Virtual Method

IdeGreeterSectionfilter

Declaration

gboolean
filter (
  IdeGreeterSection* self,
  IdePatternSpec* spec
)

Description

Refilter the visible items based on the current search.

Parameters

spec

Type: IdePatternSpec

A IdePatternSpec or NULL.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE if at least one element matched.