summaryrefslogtreecommitdiff
path: root/apidoc
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2017-05-18 08:11:32 +0100
committerAtomic Bot <atomic-devel@projectatomic.io>2017-05-19 15:01:59 +0000
commitd2eaded90de24fa17649d4812e92005f75694d22 (patch)
treeccb3b083aa0ae58e2fc8a292b4d34996613dfaa1 /apidoc
parenta8fd37b6a08540d93c99d099a32ff5c3f89a99ec (diff)
downloadostree-d2eaded90de24fa17649d4812e92005f75694d22.tar.gz
lib/remote: Add a getter for OstreeRemote.name
Now that we’ve got a public, sealed OstreeRemote structure, we can start carefully exposing members of it as API. Signed-off-by: Philip Withnall <withnall@endlessm.com> Closes: #875 Approved by: cgwalters
Diffstat (limited to 'apidoc')
-rw-r--r--apidoc/ostree-experimental-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/apidoc/ostree-experimental-sections.txt b/apidoc/ostree-experimental-sections.txt
index 790feb33..998a4f9c 100644
--- a/apidoc/ostree-experimental-sections.txt
+++ b/apidoc/ostree-experimental-sections.txt
@@ -3,4 +3,5 @@
OstreeRemote
ostree_remote_ref
ostree_remote_unref
+ostree_remote_get_name
</SECTION>