c
Back to Seed Clases

GData


Classes

Interfaces

Structs

Unions

Enums

Class GData.Comment

Import line: GData = imports.gi.GData;
GIR File: GData-0.0.gir
C documentation: GDataComment
Class : Comment
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.Commentable
Method
delete_comment (Service service, Comment comment_, Cancellable cancellable) : gboolean
GData.Commentable
Method
delete_comment_async (Service service, Comment comment_, Cancellable cancellable, Function callback, void* user_data) : none
GData.Commentable
Method
insert_comment (Service service, Comment comment_, Cancellable cancellable) : GData.Comment
GData.Commentable
Method
insert_comment_async (Service service, Comment comment_, Cancellable cancellable, Function callback, void* user_data) : none
GData.Commentable
Method
insert_comment_finish (AsyncResult result) : GData.Comment
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:22 GMT+0800 (HKT)