Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/libgsf-1-dev/html/gsf/ drwxr-xr-x | |
| Viewing file: Select action/file-type:
Functions
Object HierarchyGObject ╰── GsfInput ╰── GsfInfile ├── GsfInfileMSOle ├── GsfInfileStdio ├── GsfInfileTar ├── GsfInfileZip ╰── GsfStructuredBlob Functionsgsf_infile_child_by_index ()GsfInput * gsf_infile_child_by_index ( TODO : For 2.0 api will change to include a GError. gsf_infile_child_by_name ()GsfInput * gsf_infile_child_by_name ( The function returns a named child of the given infile. This only works for an immediate child. If you need to go several levels down use gsf_infile_child_by_aname, for example. TODO : For 2.0 api will change to include a GError. gsf_infile_child_by_vname ()GsfInput * gsf_infile_child_by_vname ( Apart from the way arguments are specified, this is the same as gsf_infile_child_by_aname. Please see the documentation there. gsf_infile_child_by_aname ()GsfInput * gsf_infile_child_by_aname ( This function finds a child that is several directory levels down the tree. If, for example, the names "foo", "bar", and "baz" are given, then this function first finds the "foo" directory in the root infile, then locates "bar" within that directory, and finally locates "baz" within that and returns the "baz" child. In other words, this function finds the "foo/bar/baz" child. New in 1.14.9. gsf_infile_child_by_vaname ()GsfInput * gsf_infile_child_by_vaname ( Apart from argument types, this is the same as gsf_infile_child_by_aname. Please see the documentation there. New in 1.14.9. |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0284 ]-- |