libeos-parental-controls: Clarify ownership of a struct member

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://phabricator.endlessm.com/T24025
This commit is contained in:
Philip Withnall 2018-10-12 16:47:16 +13:00
parent 1e3defccf2
commit 39627b777e
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ struct _EpcAppFilter
gchar **app_list; /* (owned) (array zero-terminated=1) */
EpcAppFilterListType app_list_type;
GVariant *oars_ratings; /* (type a{ss}) (owned) */
GVariant *oars_ratings; /* (type a{ss}) (owned non-floating) */
};
G_DEFINE_BOXED_TYPE (EpcAppFilter, epc_app_filter,