Grl.SourceQuerySpec

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
query str r/w the query to process
source Grl.Source r/w a source
user_data object r/w the user data to pass in the callback

Methods

None

Details

class Grl.SourceQuerySpec

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