Top |
gpointer ags_plugin_controller_do_request (AgsPluginController *plugin_controller
,SoupServerMessage *msg
,GHashTable *query
,GObject *security_context
,gchar *path
,gchar *login
,gchar *security_token
);
Do request.
plugin_controller |
||
msg |
the SoupServerMessage |
|
query |
the GHashTable |
|
security_context |
||
path |
the context path to access |
|
login |
the login |
|
security_token |
the security token |
Since: 3.0.0