- commit parents are optional
- remote URLs are optional
* ostree_commit_get_parent:
* @commit_variant: Variant of type %OSTREE_OBJECT_TYPE_COMMIT
*
- * Returns: Checksum of the parent commit of @commit_variant, or %NULL
+ * Returns: (nullable): Checksum of the parent commit of @commit_variant, or %NULL
* if none
*/
gchar *
*
* Get the URL from the remote.
*
- * Returns: (transfer full): the remote's URL
+ * Returns: (transfer full) (nullable): the remote's URL
* Since: 2018.6
*/
gchar *
* policy objects to be created from file-descriptor relative paths, which
* may not be globally accessible.
*
- * Returns: (transfer none): Path to rootfs
+ * Returns: (transfer none) (nullable): Path to rootfs
*/
GFile *
ostree_sepolicy_get_path (OstreeSePolicy *self)
* ostree_sepolicy_get_csum:
* @self:
*
- * Returns: (transfer none): Checksum of current policy
+ * Returns: (transfer none) (nullable): Checksum of current policy
*
* Since: 2016.5
*/