This reverts commit
519b30b7e1979fea827ea4fe9b0e9ac4db99d631. Now that
the experimental GIR is being built correctly and OstreeRemote is a real
boxed type, this can be exposed again.
Closes: #1337
Approved by: pwithnall
return g_str_equal (remote_collection_id, collection_id);
}
-/* FIXME: Export this to bindings once OstreeRemote is properly registered as
- * a boxed type.
- */
/**
- * ostree_repo_resolve_keyring_for_collection: (skip)
+ * ostree_repo_resolve_keyring_for_collection:
* @self: an #OstreeRepo
* @collection_id: the collection ID to look up a keyring for
* @cancellable: (nullable): a #GCancellable, or %NULL