Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GDataParsable ╰── GDataEntry ╰── GDataDocumentsEntry ╰── GDataDocumentsDocument ╰── GDataDocumentsPdf
GDataDocumentsPdf is a subclass of GDataDocumentsDocument to represent a PDF document from Google Documents.
For more details of Google Drive's GData API, see the
online documentation.GDataDocumentsPdf *
gdata_documents_pdf_new (const gchar *id
);
Creates a new GDataDocumentsPdf with the given entry ID (“id”).
Since: 0.13.3
typedef struct _GDataDocumentsPdf GDataDocumentsPdf;
All the fields in the GDataDocumentsPdf structure are private and should never be accessed directly.
Since: 0.13.3
typedef struct { } GDataDocumentsPdfClass;
All the fields in the GDataDocumentsPdfClass structure are private and should never be accessed directly.
Since: 0.13.3