mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-06 15:06:51 -04:00
Add FlatpakRelatedRef to API documentation
Closes: #1497 Approved by: alexlarsson
This commit is contained in:
committed by
Atomic Bot
parent
ffa73cbd83
commit
69fa452bed
@@ -18,6 +18,7 @@
|
||||
<xi:include href="xml/flatpak-installation.xml"/>
|
||||
<xi:include href="xml/flatpak-ref.xml"/>
|
||||
<xi:include href="xml/flatpak-installed-ref.xml"/>
|
||||
<xi:include href="xml/flatpak-related-ref.xml"/>
|
||||
<xi:include href="xml/flatpak-remote-ref.xml"/>
|
||||
<xi:include href="xml/flatpak-remote.xml"/>
|
||||
<xi:include href="xml/flatpak-bundle-ref.xml"/>
|
||||
|
||||
@@ -87,6 +87,20 @@ FlatpakRemoteRefClass
|
||||
flatpak_remote_ref_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>flatpak-related-ref</FILE>
|
||||
<TITLE>FlatpakRelatedRef</TITLE>
|
||||
FlatpakRelatedRef
|
||||
flatpak_related_ref_should_download
|
||||
flatpak_related_ref_should_delete
|
||||
<SUBSECTION Standard>
|
||||
FLATPAK_IS_RELATED_REF
|
||||
FLATPAK_RELATED_REF
|
||||
FLATPAK_TYPE_RELATED_REF
|
||||
FlatpakRelatedRefClass
|
||||
flatpak_related_ref_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>flatpak-ref</FILE>
|
||||
<TITLE>FlatpakRef</TITLE>
|
||||
|
||||
Reference in New Issue
Block a user