Grl.SourceSearchSpec

Fields

Name Type Access Description
callback Grl.SourceResultCb r/w the user defined callback
keys [object] r/w the GLib.List of #GrlKeyID s to request
operation_id int r/w operation identifier
options Grl.OperationOptions r/w options wanted for that operation
source Grl.Source r/w a source
text str r/w the text to search
user_data object r/w the user data to pass in the callback

Methods

None

Details

class Grl.SourceSearchSpec

Data transport structure used internally by the plugins which support search vmethod.