From 3e3c13b439668945241b32cf8c1fd3d6e625f9f5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 19 Sep 2008 16:52:08 +0000 Subject: Replace EActivityHandler with a new activity-tracking system that uses EActivity objects instead of numeric handler IDs. Create an EActivity, configure it, and (optionally) connect to its "cancelled" and "completed" signals. Then hand it to the shell view via e_shell_view_add_activity(). When finished with the activity, call e_activity_finish() and unref it. svn path=/branches/kill-bonobo/; revision=36391 --- doc/reference/shell/tmpl/e-activity-handler.sgml | 137 ----------------------- 1 file changed, 137 deletions(-) (limited to 'doc/reference/shell/tmpl/e-activity-handler.sgml') diff --git a/doc/reference/shell/tmpl/e-activity-handler.sgml b/doc/reference/shell/tmpl/e-activity-handler.sgml index 209b4b4d04..09d417213d 100644 --- a/doc/reference/shell/tmpl/e-activity-handler.sgml +++ b/doc/reference/shell/tmpl/e-activity-handler.sgml @@ -17,140 +17,3 @@ EActivityHandler - - - - - - - - - - - - - - - - - - - - - - - - - -@Returns: - - - - - - - -@activity_hanlder: -@shell_taskbar: - - - - - - - -@activity_handler: -@message: - - - - - - - -@activity_handler: - - - - - - - -@activity_handler: -@information: -@cancellable: -@Returns: - - - - - - - -@activity_handler: -@information: -@cancellable: -@cancel_func: -@user_data: -@Returns: - - - - - - - -@activity_handler: -@activity_id: -@information: -@progress: - - - - - - - -@activity_handler: -@activity_id: - - - - - - - -@handler: -@logger: - - - - - - - -@activity_handler: -@error_type: -@error: -@Returns: - - - - - - - -@activity_handler: -@activity_id: -@error: - - - - - - - -@handler: -@time: - - -- cgit v1.2.3