Method
GrlOperationOptionsset_key_filters
since: 0.2.0
Declaration [src]
gboolean
grl_operation_options_set_key_filters (
GrlOperationOptions* options,
...
)
Description [src]
Set filter as “k1 == v1 AND k2 == v2 AND …”
Available since: 0.2.0
This method is not directly available to language bindings.
The implementation of this method is provided by grl_operation_options_set_key_filter_dictionary()
in language bindings