SearchView


Object Hierarchy:

Folks.SearchView Folks.SearchView Folks.SearchView GLib.Object GLib.Object GLib.Object->Folks.SearchView

Description:


public class SearchView : Object

A view of Individuals which match a given Query.

The search view supports ‘live’ and ‘snapshot’ search results. Live results will continue to update over a long period of time as persona stores go online and offline or individuals are edited so they start or stop matching the Query.

For a shell search provider, for example, snapshot results are appropriate. For a search in a contacts UI, live results are more appropriate as they will update over time as other edits are made in the application.

In both cases, SearchView.individuals is guaranteed to be correct after SearchView.prepare finishes.

For live results, continue listening to the SearchView.individuals_changed_detailed signal.

Since:

0.11.0


Namespace: Folks
Package: folks

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: