AgsRemoteTask

AgsRemoteTask

Functions

xmlrpc_value * ags_remote_task_launch ()
xmlrpc_value * ags_remote_task_launch_timed ()
AgsRemoteTask * ags_remote_task_new ()

Description

Functions

ags_remote_task_launch ()

xmlrpc_value *
ags_remote_task_launch (xmlrpc_env *env,
                        xmlrpc_value *param_array,
                        void *server_info);

Returns


ags_remote_task_launch_timed ()

xmlrpc_value *
ags_remote_task_launch_timed (xmlrpc_env *env,
                              xmlrpc_value *param_array,
                              void *server_info);

Returns


ags_remote_task_new ()

AgsRemoteTask *
ags_remote_task_new ();

Returns

Types and Values