TypeScript API Documentation for GRL-0.3
API Version: 0.3
Library Version: 0.3.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 0.2.0
Search for text in all the sources specified in sources.
text
sources
If text is NULL then NULL-text searchs will be used for each searchable plugin (see grl_source_search for more details).
NULL
grl_source_search
This method is asynchronous.
a GLib.List of Grl.Sources to search from (null for all searchable sources)
null
the text to search for
the GLib.List of Grl.KeyID to retrieve
options wanted for that operation
the user defined callback
the operation identifier
0.2.0
Search for
textin all the sources specified insources.If
textisNULLthen NULL-text searchs will be used for each searchable plugin (seegrl_source_searchfor more details).This method is asynchronous.