![]() |
![]() |
![]() |
libempathy Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties | Signals |
EmpathyContactMonitor; void empathy_contact_monitor_set_iface (EmpathyContactMonitor *self, EmpathyContactList *iface); EmpathyContactMonitor * empathy_contact_monitor_new_for_iface (EmpathyContactList *iface);
"contact-added" : Run Last "contact-avatar-changed" : Run Last "contact-capabilities-changed" : Run Last "contact-name-changed" : Run Last "contact-presence-changed" : Run Last "contact-presence-message-changed" : Run Last "contact-removed" : Run Last
void empathy_contact_monitor_set_iface (EmpathyContactMonitor *self, EmpathyContactList *iface);
|
|
|
EmpathyContactMonitor * empathy_contact_monitor_new_for_iface (EmpathyContactList *iface);
|
|
Returns : |
"iface"
property"iface" EmpathyContactList* : Read / Write / Construct Only
The contact list we're monitoring.
"contact-added"
signalvoid user_function (EmpathyContactMonitor *empathycontactmonitor, EmpathyContact *arg1, gpointer user_data) : Run Last
@: @:
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |
"contact-avatar-changed"
signalvoid user_function (EmpathyContactMonitor *empathycontactmonitor, EmpathyContact *arg1, gpointer user_data) : Run Last
@: @:
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |
"contact-capabilities-changed"
signalvoid user_function (EmpathyContactMonitor *empathycontactmonitor, EmpathyContact *arg1, gpointer user_data) : Run Last
@: @:
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |
"contact-name-changed"
signalvoid user_function (EmpathyContactMonitor *empathycontactmonitor, EmpathyContact *arg1, gchar *arg2, gpointer user_data) : Run Last
@: @: @:
|
the object which received the signal. |
|
|
|
|
|
user data set when the signal handler was connected. |
"contact-presence-changed"
signalvoid user_function (EmpathyContactMonitor *empathycontactmonitor, EmpathyContact *arg1, guint arg2, guint arg3, gpointer user_data) : Run Last
@: @: @: @:
|
the object which received the signal. |
|
|
|
|
|
|
|
user data set when the signal handler was connected. |
"contact-presence-message-changed"
signalvoid user_function (EmpathyContactMonitor *empathycontactmonitor, EmpathyContact *arg1, gchar *arg2, gpointer user_data) : Run Last
@: @: @:
|
the object which received the signal. |
|
|
|
|
|
user data set when the signal handler was connected. |
"contact-removed"
signalvoid user_function (EmpathyContactMonitor *empathycontactmonitor, EmpathyContact *arg1, gpointer user_data) : Run Last
@: @:
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |