mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
849 B
76 lines
849 B
<!-- ##### SECTION Title ##### -->
|
|
Infile reading structed files
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### STRUCT GsfInfile ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### FUNCTION gsf_infile_num_children ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@infile:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gsf_infile_child_by_index ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@infile:
|
|
@i:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gsf_infile_child_by_name ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@infile:
|
|
@name:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gsf_infile_child_by_vname ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@infile:
|
|
@name:
|
|
@Varargs:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gsf_infile_name_by_index ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@infile:
|
|
@i:
|
|
@Returns:
|
|
|
|
|