Add element-type to gswe_all_house_systems documentation

This commit is contained in:
Gergely Polonkai 2014-07-16 22:55:14 +02:00
parent 600712c901
commit e621a2eda2
1 changed files with 3 additions and 3 deletions

View File

@ -831,9 +831,9 @@ gswe_find_antiscion_axis_info_by_id(
/**
* gswe_all_house_systems:
*
* Returns: (transfer container): All #GsweHouseSystemInfo registered with
* SWE-GLib. This list should not be modified nor freed and is only valid until
* a new house system is registered.
* Returns: (element-type GsweHouseSystemInfo) (transfer container): All
* #GsweHouseSystemInfo registered with SWE-GLib. This list should not be
* modified nor freed and is only valid until a new house system is registered.
*
* Since: 2.1.0
*/