mirror of
https://github.com/flatpak/flatpak.git
synced 2026-04-30 20:15:25 -04:00
instance: Add missing nullable annotation
This commit is contained in:
committed by
Alexander Larsson
parent
91223477d4
commit
c31dc54594
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user