diff options
author | Debarshi Ray <debarshir@gnome.org> | 2017-01-31 13:33:41 +0100 |
---|---|---|
committer | Debarshi Ray <debarshir@gnome.org> | 2017-01-31 16:48:27 +0100 |
commit | b44646093db8f41de952c9b740529cb849c73122 (patch) | |
tree | e5f3adbaa004462382e945355830a1ded38f96c4 /docs/reference/gdata-sections.txt | |
parent | b262909695437f02ecda557b701bec3a397aa70b (diff) | |
download | libgdata-b44646093db8f41de952c9b740529cb849c73122.tar.gz |
core: Add a public wrapper for GDataParsable:get_content_type
https://bugzilla.gnome.org/show_bug.cgi?id=777980
Diffstat (limited to 'docs/reference/gdata-sections.txt')
-rw-r--r-- | docs/reference/gdata-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gdata-sections.txt b/docs/reference/gdata-sections.txt index 231c2b5f..441d67db 100644 --- a/docs/reference/gdata-sections.txt +++ b/docs/reference/gdata-sections.txt @@ -706,6 +706,7 @@ GDataAccessRulePrivate <TITLE>GDataParsable</TITLE> GDataParsable GDataParsableClass +gdata_parsable_get_content_type gdata_parsable_new_from_xml gdata_parsable_get_xml gdata_parsable_new_from_json |