c
Back to Seed Clases

GData


Classes

Interfaces

Structs

Unions

Enums

Class GData.PicasaWebAlbum

Import line: GData = imports.gi.GData;
GIR File: GData-0.0.gir
C documentation: GDataPicasaWebAlbum
Class : PicasaWebAlbum
Extends: GData.Entry
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GData.PicasaWebService
Method
insert_album (PicasaWebAlbum album, Cancellable cancellable) : GData.PicasaWebAlbum
GData.PicasaWebService
Method
insert_album_async (PicasaWebAlbum album, Cancellable cancellable, Function callback, void* user_data) : none
GData.PicasaWebService
Method
query_files (PicasaWebAlbum album, Query query, Cancellable cancellable, Function progress_callback, void* progress_user_data) : GData.Feed
GData.PicasaWebService
Method
query_files_async (PicasaWebAlbum album, Query query, Cancellable cancellable, Function progress_callback, void* progress_user_data, Function destroy_progress_user_data, Function callback, void* user_data) : none
GData.PicasaWebService
Method
upload_file (PicasaWebAlbum album, PicasaWebFile file_entry, String slug, String content_type, Cancellable cancellable) : GData.UploadStream
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:25 GMT+0800 (HKT)