![]() |
![]() |
![]() |
[Insert name here] Reference Manual | ![]() |
---|---|---|---|---|
TpaIContactInfo; TpaIContactInfoPrivate; void tpa_contact_info_init (TpaIContactInfo *iface, gpointer init); void tpa_contact_info_finalize (GObject *obj); void tpa_contact_info_signal_got_contact_info (GObject *obj, guint contact, const gchar *vcard);
typedef struct { GTypeInterface parent; TpaError (* request_contact_info) (GObject *obj, guint contact); TpaIContactInfoPrivate *priv; } TpaIContactInfo;
void tpa_contact_info_init (TpaIContactInfo *iface, gpointer init);
iface : |
|
init : |