mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-28 00:16:15 +01:00
[g_property_info_get_flags] Document properly
This commit is contained in:
parent
bd0c9a4170
commit
2e570b7704
@ -86,10 +86,8 @@ g_property_info_get_flags (GIPropertyInfo *info)
|
|||||||
*
|
*
|
||||||
* Obtain the type information for the property @info.
|
* Obtain the type information for the property @info.
|
||||||
*
|
*
|
||||||
* Returns: (transfer full): the #GIPropertyInfo, free it with
|
* Returns: (transfer full): the #GITypeInfo, free it with
|
||||||
* g_base_info_unref() when done.
|
* g_base_info_unref() when done.
|
||||||
*
|
|
||||||
* Returns: the type
|
|
||||||
*/
|
*/
|
||||||
GITypeInfo *
|
GITypeInfo *
|
||||||
g_property_info_get_type (GIPropertyInfo *info)
|
g_property_info_get_type (GIPropertyInfo *info)
|
||||||
|
Loading…
Reference in New Issue
Block a user