![]() |
![]() |
![]() |
Evolution-Data-Server Manual: Private | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Prerequisites | Known Implementations | Properties | Signals |
EDBusCalendar; gboolean e_dbus_calendar_get_online (EDBusCalendar *object
); void e_dbus_calendar_set_online (EDBusCalendar *object
,gboolean value
); const gchar * e_dbus_calendar_get_revision (EDBusCalendar *object
); gchar * e_dbus_calendar_dup_revision (EDBusCalendar *object
); void e_dbus_calendar_set_revision (EDBusCalendar *object
,const gchar *value
); gboolean e_dbus_calendar_get_writable (EDBusCalendar *object
); void e_dbus_calendar_set_writable (EDBusCalendar *object
,gboolean value
); const gchar * e_dbus_calendar_get_cache_dir (EDBusCalendar *object
); gchar * e_dbus_calendar_dup_cache_dir (EDBusCalendar *object
); void e_dbus_calendar_set_cache_dir (EDBusCalendar *object
,const gchar *value
); const gchar *const * e_dbus_calendar_get_capabilities (EDBusCalendar *object
); gchar ** e_dbus_calendar_dup_capabilities (EDBusCalendar *object
); void e_dbus_calendar_set_capabilities (EDBusCalendar *object
,const gchar *const *value
); const gchar * e_dbus_calendar_get_default_object (EDBusCalendar *object
); gchar * e_dbus_calendar_dup_default_object (EDBusCalendar *object
); void e_dbus_calendar_set_default_object (EDBusCalendar *object
,const gchar *value
); const gchar * e_dbus_calendar_get_cal_email_address (EDBusCalendar *object
); gchar * e_dbus_calendar_dup_cal_email_address (EDBusCalendar *object
); void e_dbus_calendar_set_cal_email_address (EDBusCalendar *object
,const gchar *value
); const gchar * e_dbus_calendar_get_alarm_email_address (EDBusCalendar *object
); gchar * e_dbus_calendar_dup_alarm_email_address (EDBusCalendar *object
); void e_dbus_calendar_set_alarm_email_address (EDBusCalendar *object
,const gchar *value
); gboolean e_dbus_calendar_call_open_sync (EDBusCalendar *proxy
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_open (EDBusCalendar *proxy
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_open_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_open (EDBusCalendar *object
,GDBusMethodInvocation *invocation
); gboolean e_dbus_calendar_call_close_sync (EDBusCalendar *proxy
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_close (EDBusCalendar *proxy
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_close_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_close (EDBusCalendar *object
,GDBusMethodInvocation *invocation
); gboolean e_dbus_calendar_call_refresh_sync (EDBusCalendar *proxy
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_refresh (EDBusCalendar *proxy
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_refresh_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_refresh (EDBusCalendar *object
,GDBusMethodInvocation *invocation
); gboolean e_dbus_calendar_call_create_objects_sync (EDBusCalendar *proxy
,const gchar *const *arg_ics_objects
,gchar ***out_uids
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_create_objects (EDBusCalendar *proxy
,const gchar *const *arg_ics_objects
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_create_objects_finish (EDBusCalendar *proxy
,gchar ***out_uids
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_create_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *const *uids
); gboolean e_dbus_calendar_call_modify_objects_sync (EDBusCalendar *proxy
,const gchar *const *arg_ics_objects
,const gchar *arg_mod_type
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_modify_objects (EDBusCalendar *proxy
,const gchar *const *arg_ics_objects
,const gchar *arg_mod_type
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_modify_objects_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_modify_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
); gboolean e_dbus_calendar_call_remove_objects_sync (EDBusCalendar *proxy
,GVariant *arg_uid_rid_array
,const gchar *arg_mod_type
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_remove_objects (EDBusCalendar *proxy
,GVariant *arg_uid_rid_array
,const gchar *arg_mod_type
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_remove_objects_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_remove_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
); gboolean e_dbus_calendar_call_receive_objects_sync (EDBusCalendar *proxy
,const gchar *arg_ics_object
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_receive_objects (EDBusCalendar *proxy
,const gchar *arg_ics_object
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_receive_objects_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_receive_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
); gboolean e_dbus_calendar_call_send_objects_sync (EDBusCalendar *proxy
,const gchar *arg_ics_object
,gchar ***out_users
,gchar **out_out_ics_object
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_send_objects (EDBusCalendar *proxy
,const gchar *arg_ics_object
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_send_objects_finish (EDBusCalendar *proxy
,gchar ***out_users
,gchar **out_out_ics_object
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_send_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *const *users
,const gchar *out_ics_object
); gboolean e_dbus_calendar_call_get_object_sync (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,gchar **out_ics_object
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_get_object (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_get_object_finish (EDBusCalendar *proxy
,gchar **out_ics_object
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_get_object (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *ics_object
); gboolean e_dbus_calendar_call_get_object_list_sync (EDBusCalendar *proxy
,const gchar *arg_query
,gchar ***out_ics_objects
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_get_object_list (EDBusCalendar *proxy
,const gchar *arg_query
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_get_object_list_finish (EDBusCalendar *proxy
,gchar ***out_ics_objects
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_get_object_list (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *const *ics_objects
); gboolean e_dbus_calendar_call_get_free_busy_sync (EDBusCalendar *proxy
,gint64 arg_start
,gint64 arg_end
,const gchar *const *arg_users
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_get_free_busy (EDBusCalendar *proxy
,gint64 arg_start
,gint64 arg_end
,const gchar *const *arg_users
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_get_free_busy_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_get_free_busy (EDBusCalendar *object
,GDBusMethodInvocation *invocation
); gboolean e_dbus_calendar_call_get_attachment_uris_sync (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,gchar ***out_uris
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_get_attachment_uris (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_get_attachment_uris_finish (EDBusCalendar *proxy
,gchar ***out_uris
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_get_attachment_uris (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *const *uris
); gboolean e_dbus_calendar_call_discard_alarm_sync (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,const gchar *arg_alarm_uid
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_discard_alarm (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,const gchar *arg_alarm_uid
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_discard_alarm_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_discard_alarm (EDBusCalendar *object
,GDBusMethodInvocation *invocation
); gboolean e_dbus_calendar_call_get_timezone_sync (EDBusCalendar *proxy
,const gchar *arg_tz_id
,gchar **out_tz_object
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_get_timezone (EDBusCalendar *proxy
,const gchar *arg_tz_id
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_get_timezone_finish (EDBusCalendar *proxy
,gchar **out_tz_object
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_get_timezone (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *tz_object
); gboolean e_dbus_calendar_call_add_timezone_sync (EDBusCalendar *proxy
,const gchar *arg_tz_object
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_add_timezone (EDBusCalendar *proxy
,const gchar *arg_tz_object
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_add_timezone_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_add_timezone (EDBusCalendar *object
,GDBusMethodInvocation *invocation
); gboolean e_dbus_calendar_call_get_view_sync (EDBusCalendar *proxy
,const gchar *arg_query
,gchar **out_object_path
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_call_get_view (EDBusCalendar *proxy
,const gchar *arg_query
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); gboolean e_dbus_calendar_call_get_view_finish (EDBusCalendar *proxy
,gchar **out_object_path
,GAsyncResult *res
,GError **error
); void e_dbus_calendar_complete_get_view (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *object_path
); void e_dbus_calendar_emit_error (EDBusCalendar *object
,const gchar *arg_error_message
); void e_dbus_calendar_emit_free_busy_data (EDBusCalendar *object
,const gchar *const *arg_ics_objects
); GDBusInterfaceInfo * e_dbus_calendar_interface_info (void
); guint e_dbus_calendar_override_properties (GObjectClass *klass
,guint property_id_begin
); struct EDBusCalendarProxy; EDBusCalendar * e_dbus_calendar_proxy_new_sync (GDBusConnection *connection
,GDBusProxyFlags flags
,const gchar *name
,const gchar *object_path
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_proxy_new (GDBusConnection *connection
,GDBusProxyFlags flags
,const gchar *name
,const gchar *object_path
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); EDBusCalendar * e_dbus_calendar_proxy_new_finish (GAsyncResult *res
,GError **error
); EDBusCalendar * e_dbus_calendar_proxy_new_for_bus_sync (GBusType bus_type
,GDBusProxyFlags flags
,const gchar *name
,const gchar *object_path
,GCancellable *cancellable
,GError **error
); void e_dbus_calendar_proxy_new_for_bus (GBusType bus_type
,GDBusProxyFlags flags
,const gchar *name
,const gchar *object_path
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
); EDBusCalendar * e_dbus_calendar_proxy_new_for_bus_finish (GAsyncResult *res
,GError **error
); struct EDBusCalendarSkeleton; EDBusCalendar * e_dbus_calendar_skeleton_new (void
);
GInterface +----EDBusCalendar
GObject +----GDBusProxy +----EDBusCalendarProxy
GObject +----GDBusInterfaceSkeleton +----EDBusCalendarSkeleton
EDBusCalendarProxy implements GDBusInterface, GInitable, GAsyncInitable and EDBusCalendar.
EDBusCalendarSkeleton implements GDBusInterface and EDBusCalendar.
"alarm-email-address" gchar* : Read / Write "cache-dir" gchar* : Read / Write "cal-email-address" gchar* : Read / Write "capabilities" GStrv : Read / Write "default-object" gchar* : Read / Write "online" gboolean : Read / Write "revision" gchar* : Read / Write "writable" gboolean : Read / Write
"error" :Run Last
"free-busy-data" :Run Last
"handle-add-timezone" :Run Last
"handle-close" :Run Last
"handle-create-objects" :Run Last
"handle-discard-alarm" :Run Last
"handle-get-attachment-uris" :Run Last
"handle-get-free-busy" :Run Last
"handle-get-object" :Run Last
"handle-get-object-list" :Run Last
"handle-get-timezone" :Run Last
"handle-get-view" :Run Last
"handle-modify-objects" :Run Last
"handle-open" :Run Last
"handle-receive-objects" :Run Last
"handle-refresh" :Run Last
"handle-remove-objects" :Run Last
"handle-send-objects" :Run Last
typedef struct _EDBusCalendar EDBusCalendar;
Abstract interface type for the D-Bus interface org.gnome.evolution.dataserver.Calendar.
Since 3.8
gboolean e_dbus_calendar_get_online (EDBusCalendar *object
);
Gets the value of the "Online" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
|
A EDBusCalendar. |
Returns : |
The property value. |
Since 3.8
void e_dbus_calendar_set_online (EDBusCalendar *object
,gboolean value
);
Sets the "Online" D-Bus property to value
.
Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.
|
A EDBusCalendar. |
|
The value to set. |
Since 3.8
const gchar * e_dbus_calendar_get_revision (EDBusCalendar *object
);
Gets the value of the "Revision" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
object
was constructed. Use e_dbus_calendar_dup_revision()
if on another thread.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. Do not free the returned value, it belongs to object . [transfer none]
|
Since 3.8
gchar * e_dbus_calendar_dup_revision (EDBusCalendar *object
);
Gets a copy of the "Revision" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. The returned value should be freed with g_free() . [transfer full]
|
Since 3.8
void e_dbus_calendar_set_revision (EDBusCalendar *object
,const gchar *value
);
Sets the "Revision" D-Bus property to value
.
Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.
|
A EDBusCalendar. |
|
The value to set. |
Since 3.8
gboolean e_dbus_calendar_get_writable (EDBusCalendar *object
);
Gets the value of the "Writable" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
|
A EDBusCalendar. |
Returns : |
The property value. |
Since 3.8
void e_dbus_calendar_set_writable (EDBusCalendar *object
,gboolean value
);
Sets the "Writable" D-Bus property to value
.
Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.
|
A EDBusCalendar. |
|
The value to set. |
Since 3.8
const gchar * e_dbus_calendar_get_cache_dir (EDBusCalendar *object
);
Gets the value of the "CacheDir" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
object
was constructed. Use e_dbus_calendar_dup_cache_dir()
if on another thread.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. Do not free the returned value, it belongs to object . [transfer none]
|
Since 3.8
gchar * e_dbus_calendar_dup_cache_dir (EDBusCalendar *object
);
Gets a copy of the "CacheDir" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. The returned value should be freed with g_free() . [transfer full]
|
Since 3.8
void e_dbus_calendar_set_cache_dir (EDBusCalendar *object
,const gchar *value
);
Sets the "CacheDir" D-Bus property to value
.
Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.
|
A EDBusCalendar. |
|
The value to set. |
Since 3.8
const gchar *const * e_dbus_calendar_get_capabilities (EDBusCalendar *object
);
Gets the value of the "Capabilities" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
object
was constructed. Use e_dbus_calendar_dup_capabilities()
if on another thread.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. Do not free the returned value, it belongs to object . [transfer none]
|
Since 3.8
gchar ** e_dbus_calendar_dup_capabilities (EDBusCalendar *object
);
Gets a copy of the "Capabilities" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. The returned value should be freed with g_strfreev() . [transfer full]
|
Since 3.8
void e_dbus_calendar_set_capabilities (EDBusCalendar *object
,const gchar *const *value
);
Sets the "Capabilities" D-Bus property to value
.
Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.
|
A EDBusCalendar. |
|
The value to set. |
Since 3.8
const gchar * e_dbus_calendar_get_default_object (EDBusCalendar *object
);
Gets the value of the "DefaultObject" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
object
was constructed. Use e_dbus_calendar_dup_default_object()
if on another thread.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. Do not free the returned value, it belongs to object . [transfer none]
|
Since 3.8
gchar * e_dbus_calendar_dup_default_object (EDBusCalendar *object
);
Gets a copy of the "DefaultObject" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. The returned value should be freed with g_free() . [transfer full]
|
Since 3.8
void e_dbus_calendar_set_default_object (EDBusCalendar *object
,const gchar *value
);
Sets the "DefaultObject" D-Bus property to value
.
Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.
|
A EDBusCalendar. |
|
The value to set. |
Since 3.8
const gchar * e_dbus_calendar_get_cal_email_address
(EDBusCalendar *object
);
Gets the value of the "CalEmailAddress" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
object
was constructed. Use e_dbus_calendar_dup_cal_email_address()
if on another thread.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. Do not free the returned value, it belongs to object . [transfer none]
|
Since 3.8
gchar * e_dbus_calendar_dup_cal_email_address
(EDBusCalendar *object
);
Gets a copy of the "CalEmailAddress" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. The returned value should be freed with g_free() . [transfer full]
|
Since 3.8
void e_dbus_calendar_set_cal_email_address (EDBusCalendar *object
,const gchar *value
);
Sets the "CalEmailAddress" D-Bus property to value
.
Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.
|
A EDBusCalendar. |
|
The value to set. |
Since 3.8
const gchar * e_dbus_calendar_get_alarm_email_address
(EDBusCalendar *object
);
Gets the value of the "AlarmEmailAddress" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
object
was constructed. Use e_dbus_calendar_dup_alarm_email_address()
if on another thread.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. Do not free the returned value, it belongs to object . [transfer none]
|
Since 3.8
gchar * e_dbus_calendar_dup_alarm_email_address
(EDBusCalendar *object
);
Gets a copy of the "AlarmEmailAddress" D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
|
A EDBusCalendar. |
Returns : |
The property value or NULL if the property is not set. The returned value should be freed with g_free() . [transfer full]
|
Since 3.8
void e_dbus_calendar_set_alarm_email_address (EDBusCalendar *object
,const gchar *value
);
Sets the "AlarmEmailAddress" D-Bus property to value
.
Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.
|
A EDBusCalendar. |
|
The value to set. |
Since 3.8
gboolean e_dbus_calendar_call_open_sync (EDBusCalendar *proxy
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the Open()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_open()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_open (EDBusCalendar *proxy
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the Open()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_open_finish()
to get the result of the operation.
See e_dbus_calendar_call_open_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_open_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_open()
.
|
A EDBusCalendarProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_open() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_open (EDBusCalendar *object
,GDBusMethodInvocation *invocation
);
Helper function used in service implementations to finish handling invocations of the Open()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
Since 3.8
gboolean e_dbus_calendar_call_close_sync (EDBusCalendar *proxy
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the Close()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_close()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_close (EDBusCalendar *proxy
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the Close()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_close_finish()
to get the result of the operation.
See e_dbus_calendar_call_close_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_close_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_close()
.
|
A EDBusCalendarProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_close() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_close (EDBusCalendar *object
,GDBusMethodInvocation *invocation
);
Helper function used in service implementations to finish handling invocations of the Close()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
Since 3.8
gboolean e_dbus_calendar_call_refresh_sync (EDBusCalendar *proxy
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the Refresh()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_refresh()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_refresh (EDBusCalendar *proxy
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the Refresh()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_refresh_finish()
to get the result of the operation.
See e_dbus_calendar_call_refresh_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_refresh_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_refresh()
.
|
A EDBusCalendarProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_refresh() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_refresh (EDBusCalendar *object
,GDBusMethodInvocation *invocation
);
Helper function used in service implementations to finish handling invocations of the Refresh()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
Since 3.8
gboolean e_dbus_calendar_call_create_objects_sync (EDBusCalendar *proxy
,const gchar *const *arg_ics_objects
,gchar ***out_uids
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the CreateObjects()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_create_objects()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_create_objects (EDBusCalendar *proxy
,const gchar *const *arg_ics_objects
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the CreateObjects()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_create_objects_finish()
to get the result of the operation.
See e_dbus_calendar_call_create_objects_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_create_objects_finish (EDBusCalendar *proxy
,gchar ***out_uids
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_create_objects()
.
|
A EDBusCalendarProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_create_objects() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_create_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *const *uids
);
Helper function used in service implementations to finish handling invocations of the CreateObjects()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 3.8
gboolean e_dbus_calendar_call_modify_objects_sync (EDBusCalendar *proxy
,const gchar *const *arg_ics_objects
,const gchar *arg_mod_type
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the ModifyObjects()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_modify_objects()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_modify_objects (EDBusCalendar *proxy
,const gchar *const *arg_ics_objects
,const gchar *arg_mod_type
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the ModifyObjects()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_modify_objects_finish()
to get the result of the operation.
See e_dbus_calendar_call_modify_objects_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_modify_objects_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_modify_objects()
.
|
A EDBusCalendarProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_modify_objects() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_modify_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
);
Helper function used in service implementations to finish handling invocations of the ModifyObjects()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
Since 3.8
gboolean e_dbus_calendar_call_remove_objects_sync (EDBusCalendar *proxy
,GVariant *arg_uid_rid_array
,const gchar *arg_mod_type
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the RemoveObjects()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_remove_objects()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_remove_objects (EDBusCalendar *proxy
,GVariant *arg_uid_rid_array
,const gchar *arg_mod_type
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the RemoveObjects()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_remove_objects_finish()
to get the result of the operation.
See e_dbus_calendar_call_remove_objects_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_remove_objects_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_remove_objects()
.
|
A EDBusCalendarProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_remove_objects() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_remove_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
);
Helper function used in service implementations to finish handling invocations of the RemoveObjects()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
Since 3.8
gboolean e_dbus_calendar_call_receive_objects_sync (EDBusCalendar *proxy
,const gchar *arg_ics_object
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the ReceiveObjects()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_receive_objects()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_receive_objects (EDBusCalendar *proxy
,const gchar *arg_ics_object
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the ReceiveObjects()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_receive_objects_finish()
to get the result of the operation.
See e_dbus_calendar_call_receive_objects_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_receive_objects_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_receive_objects()
.
|
A EDBusCalendarProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_receive_objects() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_receive_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
);
Helper function used in service implementations to finish handling invocations of the ReceiveObjects()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
Since 3.8
gboolean e_dbus_calendar_call_send_objects_sync (EDBusCalendar *proxy
,const gchar *arg_ics_object
,gchar ***out_users
,gchar **out_out_ics_object
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the SendObjects()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_send_objects()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_send_objects (EDBusCalendar *proxy
,const gchar *arg_ics_object
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the SendObjects()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_send_objects_finish()
to get the result of the operation.
See e_dbus_calendar_call_send_objects_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_send_objects_finish (EDBusCalendar *proxy
,gchar ***out_users
,gchar **out_out_ics_object
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_send_objects()
.
|
A EDBusCalendarProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_send_objects() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_send_objects (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *const *users
,const gchar *out_ics_object
);
Helper function used in service implementations to finish handling invocations of the SendObjects()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
|
Parameter to return. |
Since 3.8
gboolean e_dbus_calendar_call_get_object_sync (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,gchar **out_ics_object
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the GetObject()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_get_object()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_get_object (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the GetObject()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_get_object_finish()
to get the result of the operation.
See e_dbus_calendar_call_get_object_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_get_object_finish (EDBusCalendar *proxy
,gchar **out_ics_object
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_get_object()
.
|
A EDBusCalendarProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_get_object() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_get_object (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *ics_object
);
Helper function used in service implementations to finish handling invocations of the GetObject()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 3.8
gboolean e_dbus_calendar_call_get_object_list_sync (EDBusCalendar *proxy
,const gchar *arg_query
,gchar ***out_ics_objects
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the GetObjectList()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_get_object_list()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_get_object_list (EDBusCalendar *proxy
,const gchar *arg_query
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the GetObjectList()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_get_object_list_finish()
to get the result of the operation.
See e_dbus_calendar_call_get_object_list_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_get_object_list_finish (EDBusCalendar *proxy
,gchar ***out_ics_objects
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_get_object_list()
.
|
A EDBusCalendarProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_get_object_list() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_get_object_list (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *const *ics_objects
);
Helper function used in service implementations to finish handling invocations of the GetObjectList()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 3.8
gboolean e_dbus_calendar_call_get_free_busy_sync (EDBusCalendar *proxy
,gint64 arg_start
,gint64 arg_end
,const gchar *const *arg_users
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the GetFreeBusy()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_get_free_busy()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_get_free_busy (EDBusCalendar *proxy
,gint64 arg_start
,gint64 arg_end
,const gchar *const *arg_users
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the GetFreeBusy()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_get_free_busy_finish()
to get the result of the operation.
See e_dbus_calendar_call_get_free_busy_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_get_free_busy_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_get_free_busy()
.
|
A EDBusCalendarProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_get_free_busy() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_get_free_busy (EDBusCalendar *object
,GDBusMethodInvocation *invocation
);
Helper function used in service implementations to finish handling invocations of the GetFreeBusy()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
Since 3.8
gboolean e_dbus_calendar_call_get_attachment_uris_sync (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,gchar ***out_uris
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the GetAttachmentUris()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_get_attachment_uris()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_get_attachment_uris (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the GetAttachmentUris()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_get_attachment_uris_finish()
to get the result of the operation.
See e_dbus_calendar_call_get_attachment_uris_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_get_attachment_uris_finish (EDBusCalendar *proxy
,gchar ***out_uris
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_get_attachment_uris()
.
|
A EDBusCalendarProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_get_attachment_uris() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_get_attachment_uris (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *const *uris
);
Helper function used in service implementations to finish handling invocations of the GetAttachmentUris()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 3.8
gboolean e_dbus_calendar_call_discard_alarm_sync (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,const gchar *arg_alarm_uid
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the DiscardAlarm()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_discard_alarm()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_discard_alarm (EDBusCalendar *proxy
,const gchar *arg_uid
,const gchar *arg_rid
,const gchar *arg_alarm_uid
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the DiscardAlarm()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_discard_alarm_finish()
to get the result of the operation.
See e_dbus_calendar_call_discard_alarm_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_discard_alarm_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_discard_alarm()
.
|
A EDBusCalendarProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_discard_alarm() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_discard_alarm (EDBusCalendar *object
,GDBusMethodInvocation *invocation
);
Helper function used in service implementations to finish handling invocations of the DiscardAlarm()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
Since 3.8
gboolean e_dbus_calendar_call_get_timezone_sync (EDBusCalendar *proxy
,const gchar *arg_tz_id
,gchar **out_tz_object
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the GetTimezone()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_get_timezone()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_get_timezone (EDBusCalendar *proxy
,const gchar *arg_tz_id
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the GetTimezone()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_get_timezone_finish()
to get the result of the operation.
See e_dbus_calendar_call_get_timezone_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_get_timezone_finish (EDBusCalendar *proxy
,gchar **out_tz_object
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_get_timezone()
.
|
A EDBusCalendarProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_get_timezone() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_get_timezone (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *tz_object
);
Helper function used in service implementations to finish handling invocations of the GetTimezone()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 3.8
gboolean e_dbus_calendar_call_add_timezone_sync (EDBusCalendar *proxy
,const gchar *arg_tz_object
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the AddTimezone()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_add_timezone()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_add_timezone (EDBusCalendar *proxy
,const gchar *arg_tz_object
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the AddTimezone()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_add_timezone_finish()
to get the result of the operation.
See e_dbus_calendar_call_add_timezone_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_add_timezone_finish (EDBusCalendar *proxy
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_add_timezone()
.
|
A EDBusCalendarProxy. |
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_add_timezone() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_add_timezone (EDBusCalendar *object
,GDBusMethodInvocation *invocation
);
Helper function used in service implementations to finish handling invocations of the AddTimezone()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
Since 3.8
gboolean e_dbus_calendar_call_get_view_sync (EDBusCalendar *proxy
,const gchar *arg_query
,gchar **out_object_path
,GCancellable *cancellable
,GError **error
);
Synchronously invokes the GetView()
D-Bus method on proxy
. The calling thread is blocked until a reply is received.
See e_dbus_calendar_call_get_view()
for the asynchronous version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_call_get_view (EDBusCalendar *proxy
,const gchar *arg_query
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously invokes the GetView()
D-Bus method on proxy
.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_call_get_view_finish()
to get the result of the operation.
See e_dbus_calendar_call_get_view_sync()
for the synchronous, blocking version of this method.
|
A EDBusCalendarProxy. |
|
Argument to pass with the method invocation. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied or NULL . |
|
User data to pass to callback . |
Since 3.8
gboolean e_dbus_calendar_call_get_view_finish (EDBusCalendar *proxy
,gchar **out_object_path
,GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_call_get_view()
.
|
A EDBusCalendarProxy. |
|
Return location for return parameter or NULL to ignore. [out]
|
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_call_get_view() . |
|
Return location for error or NULL . |
Returns : |
TRUE if the call succeded, FALSE if error is set. [skip]
|
Since 3.8
void e_dbus_calendar_complete_get_view (EDBusCalendar *object
,GDBusMethodInvocation *invocation
,const gchar *object_path
);
Helper function used in service implementations to finish handling invocations of the GetView()
D-Bus method. If you instead want to finish handling an invocation by returning an error, use g_dbus_method_invocation_return_error()
or similar.
This method will free invocation
, you cannot use it afterwards.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. [transfer full] |
|
Parameter to return. |
Since 3.8
void e_dbus_calendar_emit_error (EDBusCalendar *object
,const gchar *arg_error_message
);
Emits the "Error" D-Bus signal.
|
A EDBusCalendar. |
|
Argument to pass with the signal. |
Since 3.8
void e_dbus_calendar_emit_free_busy_data (EDBusCalendar *object
,const gchar *const *arg_ics_objects
);
Emits the "FreeBusyData" D-Bus signal.
|
A EDBusCalendar. |
|
Argument to pass with the signal. |
Since 3.8
GDBusInterfaceInfo * e_dbus_calendar_interface_info (void
);
Gets a machine-readable description of the org.gnome.evolution.dataserver.Calendar D-Bus interface.
Returns : |
A GDBusInterfaceInfo. Do not free. [transfer none] |
Since 3.8
guint e_dbus_calendar_override_properties (GObjectClass *klass
,guint property_id_begin
);
Overrides all GObject properties in the EDBusCalendar interface for a concrete class. The properties are overridden in the order they are defined.
|
The class structure for a GObject-derived class. |
|
The property id to assign to the first overridden property. |
Returns : |
The last property id. |
Since 3.8
struct EDBusCalendarProxy;
The EDBusCalendarProxy structure contains only private data and should only be accessed using the provided API.
Since 3.8
EDBusCalendar * e_dbus_calendar_proxy_new_sync (GDBusConnection *connection
,GDBusProxyFlags flags
,const gchar *name
,const gchar *object_path
,GCancellable *cancellable
,GError **error
);
Synchronously creates a proxy for the D-Bus interface org.gnome.evolution.dataserver.Calendar. See g_dbus_proxy_new_sync()
for more details.
The calling thread is blocked until a reply is received.
See e_dbus_calendar_proxy_new()
for the asynchronous version of this constructor.
|
A GDBusConnection. |
|
Flags from the GDBusProxyFlags enumeration. |
|
A bus name (well-known or unique) or NULL if connection is not a message bus connection. [allow-none]
|
|
An object path. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL
|
Returns : |
The constructed proxy object or NULL if error is set. [transfer full][type EDBusCalendarProxy]
|
Since 3.8
void e_dbus_calendar_proxy_new (GDBusConnection *connection
,GDBusProxyFlags flags
,const gchar *name
,const gchar *object_path
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Asynchronously creates a proxy for the D-Bus interface org.gnome.evolution.dataserver.Calendar. See g_dbus_proxy_new()
for more details.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_proxy_new_finish()
to get the result of the operation.
See e_dbus_calendar_proxy_new_sync()
for the synchronous, blocking version of this constructor.
|
A GDBusConnection. |
|
Flags from the GDBusProxyFlags enumeration. |
|
A bus name (well-known or unique) or NULL if connection is not a message bus connection. [allow-none]
|
|
An object path. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied. |
|
User data to pass to callback . |
Since 3.8
EDBusCalendar * e_dbus_calendar_proxy_new_finish (GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_proxy_new()
.
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_proxy_new() . |
|
Return location for error or NULL
|
Returns : |
The constructed proxy object or NULL if error is set. [transfer full][type EDBusCalendarProxy]
|
Since 3.8
EDBusCalendar * e_dbus_calendar_proxy_new_for_bus_sync (GBusType bus_type
,GDBusProxyFlags flags
,const gchar *name
,const gchar *object_path
,GCancellable *cancellable
,GError **error
);
Like e_dbus_calendar_proxy_new_sync()
but takes a GBusType instead of a GDBusConnection.
The calling thread is blocked until a reply is received.
See e_dbus_calendar_proxy_new_for_bus()
for the asynchronous version of this constructor.
|
A GBusType. |
|
Flags from the GDBusProxyFlags enumeration. |
|
A bus name (well-known or unique). |
|
An object path. |
|
A GCancellable or NULL . [allow-none]
|
|
Return location for error or NULL
|
Returns : |
The constructed proxy object or NULL if error is set. [transfer full][type EDBusCalendarProxy]
|
Since 3.8
void e_dbus_calendar_proxy_new_for_bus (GBusType bus_type
,GDBusProxyFlags flags
,const gchar *name
,const gchar *object_path
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
Like e_dbus_calendar_proxy_new()
but takes a GBusType instead of a GDBusConnection.
When the operation is finished, callback
will be invoked in the thread-default main loop of the thread you are calling this method from.
You can then call e_dbus_calendar_proxy_new_for_bus_finish()
to get the result of the operation.
See e_dbus_calendar_proxy_new_for_bus_sync()
for the synchronous, blocking version of this constructor.
|
A GBusType. |
|
Flags from the GDBusProxyFlags enumeration. |
|
A bus name (well-known or unique). |
|
An object path. |
|
A GCancellable or NULL . [allow-none]
|
|
A GAsyncReadyCallback to call when the request is satisfied. |
|
User data to pass to callback . |
Since 3.8
EDBusCalendar * e_dbus_calendar_proxy_new_for_bus_finish (GAsyncResult *res
,GError **error
);
Finishes an operation started with e_dbus_calendar_proxy_new_for_bus()
.
|
The GAsyncResult obtained from the GAsyncReadyCallback passed to e_dbus_calendar_proxy_new_for_bus() . |
|
Return location for error or NULL
|
Returns : |
The constructed proxy object or NULL if error is set. [transfer full][type EDBusCalendarProxy]
|
Since 3.8
struct EDBusCalendarSkeleton;
The EDBusCalendarSkeleton structure contains only private data and should only be accessed using the provided API.
Since 3.8
EDBusCalendar * e_dbus_calendar_skeleton_new (void
);
Creates a skeleton object for the D-Bus interface org.gnome.evolution.dataserver.Calendar.
Returns : |
The skeleton object. [transfer full][type EDBusCalendarSkeleton] |
Since 3.8
"alarm-email-address"
property"alarm-email-address" gchar* : Read / Write
Represents the D-Bus property "AlarmEmailAddress".
Since the D-Bus property for this GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
Default value: NULL
Since 3.8
"cache-dir"
property"cache-dir" gchar* : Read / Write
Represents the D-Bus property "CacheDir".
Since the D-Bus property for this GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
Default value: NULL
Since 3.8
"cal-email-address"
property"cal-email-address" gchar* : Read / Write
Represents the D-Bus property "CalEmailAddress".
Since the D-Bus property for this GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
Default value: NULL
Since 3.8
"capabilities"
property"capabilities" GStrv : Read / Write
Represents the D-Bus property "Capabilities".
Since the D-Bus property for this GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
Since 3.8
"default-object"
property"default-object" gchar* : Read / Write
Represents the D-Bus property "DefaultObject".
Since the D-Bus property for this GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
Default value: NULL
Since 3.8
"online"
property"online" gboolean : Read / Write
Represents the D-Bus property "Online".
Since the D-Bus property for this GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
Default value: FALSE
Since 3.8
"revision"
property"revision" gchar* : Read / Write
Represents the D-Bus property "Revision".
Since the D-Bus property for this GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
Default value: NULL
Since 3.8
"writable"
property"writable" gboolean : Read / Write
Represents the D-Bus property "Writable".
Since the D-Bus property for this GObject property is readable but not writable, it is meaningful to read from it on both the client- and service-side. It is only meaningful, however, to write to it on the service-side.
Default value: FALSE
Since 3.8
"error"
signalvoid user_function (EDBusCalendar *object,
gchar *arg_error_message,
gpointer user_data) : Run Last
On the client-side, this signal is emitted whenever the D-Bus signal "Error" is received.
On the service-side, this signal can be used with e.g. g_signal_emit_by_name()
to make the object emit the D-Bus signal.
|
A EDBusCalendar. |
|
Argument. |
|
user data set when the signal handler was connected. |
Since 3.8
"free-busy-data"
signalvoid user_function (EDBusCalendar *object,
GStrv arg_ics_objects,
gpointer user_data) : Run Last
On the client-side, this signal is emitted whenever the D-Bus signal "FreeBusyData" is received.
On the service-side, this signal can be used with e.g. g_signal_emit_by_name()
to make the object emit the D-Bus signal.
|
A EDBusCalendar. |
|
Argument. |
|
user data set when the signal handler was connected. |
Since 3.8
"handle-add-timezone"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gchar *arg_tz_object,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the AddTimezone()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_add_timezone()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-close"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the Close()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_close()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-create-objects"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
GStrv arg_ics_objects,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the CreateObjects()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_create_objects()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-discard-alarm"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gchar *arg_uid,
gchar *arg_rid,
gchar *arg_alarm_uid,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the DiscardAlarm()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_discard_alarm()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
Argument passed by remote caller. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-get-attachment-uris"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gchar *arg_uid,
gchar *arg_rid,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the GetAttachmentUris()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_get_attachment_uris()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-get-free-busy"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gint64 arg_start,
gint64 arg_end,
GStrv arg_users,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the GetFreeBusy()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_get_free_busy()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
Argument passed by remote caller. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-get-object"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gchar *arg_uid,
gchar *arg_rid,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the GetObject()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_get_object()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-get-object-list"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gchar *arg_query,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the GetObjectList()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_get_object_list()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-get-timezone"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gchar *arg_tz_id,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the GetTimezone()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_get_timezone()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-get-view"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gchar *arg_query,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the GetView()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_get_view()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-modify-objects"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
GStrv arg_ics_objects,
gchar *arg_mod_type,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the ModifyObjects()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_modify_objects()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-open"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the Open()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_open()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-receive-objects"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gchar *arg_ics_object,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the ReceiveObjects()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_receive_objects()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-refresh"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the Refresh()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_refresh()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-remove-objects"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
GVariant *arg_uid_rid_array,
gchar *arg_mod_type,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the RemoveObjects()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_remove_objects()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8
"handle-send-objects"
signalgboolean user_function (EDBusCalendar *object,
GDBusMethodInvocation *invocation,
gchar *arg_ics_object,
gpointer user_data) : Run Last
Signal emitted when a remote caller is invoking the SendObjects()
D-Bus method.
If a signal handler returns TRUE
, it means the signal handler will handle the invocation (e.g. take a reference to invocation
and eventually call e_dbus_calendar_complete_send_objects()
or e.g. g_dbus_method_invocation_return_error()
on it) and no order signal handlers will run. If no signal handler handles the invocation, the G_DBUS_ERROR_UNKNOWN_METHOD
error is returned.
|
A EDBusCalendar. |
|
A GDBusMethodInvocation. |
|
Argument passed by remote caller. |
|
user data set when the signal handler was connected. |
Returns : |
TRUE if the invocation was handled, FALSE to let other signal handlers run. |
Since 3.8