Virtual Method

IdeGreeterSectionfilter

since: 3.32

Declaration

gboolean
filter (
  IdeGreeterSection* self,
  DzlPatternSpec* spec
)

Description

Refilter the visibile items based on the current search.

Available since: 3.32

Parameters

spec

Type: DzlPatternSpec

A DzlPatternSpec 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.