Method

IdeGreeterSectionfilter

Declaration

gboolean
ide_greeter_section_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 method.

Return value

Type: gboolean

TRUE if at least one element matched.