summaryrefslogtreecommitdiff
path: root/girepository/gipropertyinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* Add Emacs mode lines to C sourcesColin Walters2012-02-031-1/+2
|
* [g_property_info_get_flags] Document properlyJohan Dahlin2010-06-111-3/+1
|
* [docs] Add struct hierarchy to each sectionJohan Dahlin2010-06-111-0/+8
|
* [GIPropertyInfo] Document and check argsJohan Dahlin2010-06-111-2/+41
|
* Support the (transfer) annotation for properties.Tomeu Vizoso2010-06-081-0/+27
| | | | | | | | | | | | * girepository/*: Add g_property_info_get_ownership_transfer() and write the transfer attribute of properties into the typelib. * giscanner/*: Parse the (transfer) annotation and write it into the .gir. * tools/generate.c: Read the transfer annotation for properties and write to the .tgir. https://bugzilla.gnome.org/show_bug.cgi?id=620484
* [girepository] Don't include girffi.h everywhereJohan Dahlin2010-06-061-1/+0
|
* [girepository] Move the rest out of ginfo.chJohan Dahlin2010-06-061-0/+60