Virtual Method
GUPnPServicequery_variable
Declaration [src]
void
query_variable (
GUPnPService* service,
const char* variable,
GValue* value
)
Description [src]
Default handler for GUPnPService::query-variable
. See its documentation for details.
Can be overridden by child classes instead of connecting to the signal.