c
Back to Seed Clases

GData


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGData.Service
parent-child marker GData.ContactsService

Class GData.ContactsService

Import line: GData = imports.gi.GData;
GIR File: GData-0.0.gir
C documentation: GDataContactsService
Class : ContactsService
Implements: GData.Batchable
Extends: GData.Service
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GData.ContactsContact
Method
get_photo (ContactsService service, Object out_values, String content_type, Cancellable cancellable) : guint8
GData.ContactsContact
Method
get_photo_async (ContactsService service, Cancellable cancellable, Function callback, void* user_data) : none
GData.ContactsContact
Method
set_photo (ContactsService service, guint8 data, guint64 length, String content_type, Cancellable cancellable) : gboolean
GData.ContactsContact
Method
set_photo_async (ContactsService service, guint8 data, guint64 length, String content_type, Cancellable cancellable, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:23 GMT+0800 (HKT)