instance: Add missing nullable annotation

This commit is contained in:
Phaedrus Leeds
2020-12-15 21:44:10 -08:00
committed by Alexander Larsson
parent 91223477d4
commit c31dc54594

View File

@@ -130,7 +130,7 @@ flatpak_instance_get_id (FlatpakInstance *self)
*
* Note that this may return %NULL for sandboxes that don't have an application.
*
* Returns: the application ID
* Returns: (nullable): the application ID or %NULL
*
* Since: 1.1
*/