Grl.SourceSearchSpec¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| callback | Grl.SourceResultCb | r/w | the user defined callback | 
| keys | [ object] | r/w | the GLib.Listof #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