You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libmodulemd/latest/ch16.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -371,9 +371,17 @@
371
371
</dt>
372
372
<dd></dd>
373
373
<dt>
374
+
<aclass="link" href="modulemd-2.0-Modulemd.html#modulemd-read-packager-file-ext" title="modulemd_read_packager_file_ext ()">modulemd_read_packager_file_ext</a>, function in <aclass="link" href="modulemd-2.0-Modulemd.html" title="Modulemd">Modulemd</a>
375
+
</dt>
376
+
<dd></dd>
377
+
<dt>
374
378
<aclass="link" href="modulemd-2.0-Modulemd.html#modulemd-read-packager-string" title="modulemd_read_packager_string ()">modulemd_read_packager_string</a>, function in <aclass="link" href="modulemd-2.0-Modulemd.html" title="Modulemd">Modulemd</a>
375
379
</dt>
376
380
<dd></dd>
381
+
<dt>
382
+
<aclass="link" href="modulemd-2.0-Modulemd.html#modulemd-read-packager-string-ext" title="modulemd_read_packager_string_ext ()">modulemd_read_packager_string_ext</a>, function in <aclass="link" href="modulemd-2.0-Modulemd.html" title="Modulemd">Modulemd</a>
Copy file name to clipboardExpand all lines: libmodulemd/latest/ch18.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2865,10 +2865,18 @@
2865
2865
</dt>
2866
2866
<dd></dd>
2867
2867
<dt>
2868
+
<aclass="link" href="modulemd-2.0-Modulemd.html#modulemd-read-packager-file-ext" title="modulemd_read_packager_file_ext ()">modulemd_read_packager_file_ext</a>, function in <aclass="link" href="modulemd-2.0-Modulemd.html" title="Modulemd">Modulemd</a>
2869
+
</dt>
2870
+
<dd></dd>
2871
+
<dt>
2868
2872
<aclass="link" href="modulemd-2.0-Modulemd.html#modulemd-read-packager-string" title="modulemd_read_packager_string ()">modulemd_read_packager_string</a>, function in <aclass="link" href="modulemd-2.0-Modulemd.html" title="Modulemd">Modulemd</a>
2869
2873
</dt>
2870
2874
<dd></dd>
2871
2875
<dt>
2876
+
<aclass="link" href="modulemd-2.0-Modulemd.html#modulemd-read-packager-string-ext" title="modulemd_read_packager_string_ext ()">modulemd_read_packager_string_ext</a>, function in <aclass="link" href="modulemd-2.0-Modulemd.html" title="Modulemd">Modulemd</a>
<p><spanclass="annotation">[<acronymtitle="Exposed in C code, not necessarily available in other languages."><spanclass="acronym">skip</span></acronym>]</span></p>
<p><spanclass="annotation">[<acronymtitle="Rename the original symbol's name to SYMBOL."><spanclass="acronym">rename-to</span></acronym> modulemd_read_packager_file]</span></p>
<tdclass="parameter_description"><p>A path to a YAML file containing a packager document. </p></td>
734
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for input. Default is transfer none."><spanclass="acronym">in</span></acronym>]</span></td>
735
+
</tr>
736
+
<tr>
737
+
<tdclass="parameter_name"><p>object</p></td>
738
+
<tdclass="parameter_description"><p>(transfer full): A newly allocated <aclass="link" href="modulemd-2.0-Modulemd.ModuleStreamV2.html#ModulemdModuleStreamV2"><spanclass="type">ModulemdModuleStreamV2</span></a> or
739
+
<aclass="link" href="modulemd-2.0-Modulemd.PackagerV3.html#ModulemdPackagerV3"><spanclass="type">ModulemdPackagerV3</span></a> object initialized with the content from <emclass="parameter"><code>yaml_path</code></em>
740
+
. </p></td>
741
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for returning results. Default is transfer full."><spanclass="acronym">out</span></acronym>]</span></td>
742
+
</tr>
743
+
<tr>
744
+
<tdclass="parameter_name"><p>module_name</p></td>
745
+
<tdclass="parameter_description"><p>An optional module name to override the
746
+
document on disk. Mostly useful in cases where the name is being
747
+
auto-detected from git. </p></td>
748
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for input. Default is transfer none."><spanclass="acronym">in</span></acronym>][<acronymtitle="NULL may be passed as the value in, out, in-out; or as a return value."><spanclass="acronym">nullable</span></acronym>]</span></td>
<tdclass="parameter_description"><p>An optional module stream name to override
753
+
the document on disk. Mostly useful in cases where the name is being
754
+
auto-detected from git. </p></td>
755
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for input. Default is transfer none."><spanclass="acronym">in</span></acronym>][<acronymtitle="NULL may be passed as the value in, out, in-out; or as a return value."><spanclass="acronym">nullable</span></acronym>]</span></td>
756
+
</tr>
757
+
<tr>
758
+
<tdclass="parameter_name"><p>error</p></td>
759
+
<tdclass="parameter_description"><p>A <ahref="https://developer.gnome.org/glib/stable/glib-Error-Reporting.html#GError"><spanclass="type">GError</span></a> containing additional information if this function
760
+
fails in a way that prevents program continuation. </p></td>
761
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for returning results. Default is transfer full."><spanclass="acronym">out</span></acronym>]</span></td>
<p><spanclass="annotation">[<acronymtitle="Exposed in C code, not necessarily available in other languages."><spanclass="acronym">skip</span></acronym>]</span></p>
<p><spanclass="annotation">[<acronymtitle="Rename the original symbol's name to SYMBOL."><spanclass="acronym">rename-to</span></acronym> modulemd_read_packager_string]</span></p>
<tdclass="parameter_description"><p>A YAML string containing a packager document. </p></td>
854
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for input. Default is transfer none."><spanclass="acronym">in</span></acronym>]</span></td>
855
+
</tr>
856
+
<tr>
857
+
<tdclass="parameter_name"><p>object</p></td>
858
+
<tdclass="parameter_description"><p>(transfer full): A newly allocated <aclass="link" href="modulemd-2.0-Modulemd.ModuleStreamV2.html#ModulemdModuleStreamV2"><spanclass="type">ModulemdModuleStreamV2</span></a> or
859
+
<aclass="link" href="modulemd-2.0-Modulemd.PackagerV3.html#ModulemdPackagerV3"><spanclass="type">ModulemdPackagerV3</span></a> object initialized with the content from <emclass="parameter"><code>yaml_string</code></em>
860
+
. </p></td>
861
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for returning results. Default is transfer full."><spanclass="acronym">out</span></acronym>]</span></td>
862
+
</tr>
863
+
<tr>
864
+
<tdclass="parameter_name"><p>module_name</p></td>
865
+
<tdclass="parameter_description"><p>An optional module name to override the
866
+
document on disk. Mostly useful in cases where the name is being
867
+
auto-detected from git. </p></td>
868
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for input. Default is transfer none."><spanclass="acronym">in</span></acronym>][<acronymtitle="NULL may be passed as the value in, out, in-out; or as a return value."><spanclass="acronym">nullable</span></acronym>]</span></td>
<tdclass="parameter_description"><p>An optional module stream name to override
873
+
the document on disk. Mostly useful in cases where the name is being
874
+
auto-detected from git. </p></td>
875
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for input. Default is transfer none."><spanclass="acronym">in</span></acronym>][<acronymtitle="NULL may be passed as the value in, out, in-out; or as a return value."><spanclass="acronym">nullable</span></acronym>]</span></td>
876
+
</tr>
877
+
<tr>
878
+
<tdclass="parameter_name"><p>error</p></td>
879
+
<tdclass="parameter_description"><p>A <ahref="https://developer.gnome.org/glib/stable/glib-Error-Reporting.html#GError"><spanclass="type">GError</span></a> containing additional information if this function
880
+
fails in a way that prevents program continuation. </p></td>
881
+
<tdclass="parameter_annotations"><spanclass="annotation">[<acronymtitle="Parameter for returning results. Default is transfer full."><spanclass="acronym">out</span></acronym>]</span></td>
0 commit comments