gapplicationcommandline: Add a missing transfer annotation

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2022-11-11 00:49:35 +00:00
parent 73f445b099
commit fec865cb0c

View File

@ -795,7 +795,7 @@ g_application_command_line_get_exit_status (GApplicationCommandLine *cmdline)
* *
* For local invocation, it will be %NULL. * For local invocation, it will be %NULL.
* *
* Returns: (nullable): the platform data, or %NULL * Returns: (nullable) (transfer full): the platform data, or %NULL
* *
* Since: 2.28 * Since: 2.28
**/ **/