David Zeuthen 3d0dc7d214 Allow attributes on parameters and return values
Any annotation where the key has a dot in the name will go into the
attribute list. For example

  * @arg: (foo.bar baz): some arg

the parameter @arg will get the attribute with key foo.bar and value
baz. This also works for.

  * Returns: (foo.bar2 baz2): the return value

Also add tests for this new feature.

See https://bugzilla.gnome.org/show_bug.cgi?id=571548

Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-06-24 11:53:18 -04:00
2010-06-06 22:47:21 -03:00
2010-06-06 22:47:21 -03:00
2010-06-06 23:22:57 -03:00
2010-06-24 11:53:18 -04:00
2010-06-24 11:53:18 -04:00
2010-06-09 08:38:04 -03:00
2010-06-01 10:15:12 -03:00
Description
Low-level core library that forms the basis for projects such as GTK+ and GNOME.
110 MiB
Languages
C 95.3%
Python 2.3%
Meson 1.3%
Objective-C 0.3%
Shell 0.2%
Other 0.5%