GObject
├── GsfInput
│ ├── GsfInputGZip
│ ├── GsfInputHTTP
│ ├── GsfInputMemory
│ ├── GsfInputProxy
│ ├── GsfInputStdio
│ ├── GsfInputTextline
│ ╰── GsfInfile
│ ├── GsfInfileMSOle
│ ├── GsfInfileStdio
│ ├── GsfInfileTar
│ ├── GsfInfileZip
│ ╰── GsfStructuredBlob
├── GsfOutput
│ ├── GsfOutputBzip
│ ├── GsfOutputCsv
│ ├── GsfOutputGZip
│ ├── GsfOutputIconv
│ ├── GsfOutputIOChannel
│ ├── GsfOutputMemory
│ ├── GsfOutputStdio
│ ╰── GsfOutfile
│ ├── GsfOutfileMSOle
│ ├── GsfOutfileStdio
│ ├── GsfOutfileZip
│ ╰── GsfOutfileOpenPkg
├── GsfSharedMemory
├── GsfXMLOut
├── GsfBlob
├── GsfClipData
├── GsfDocMetaData
╰── GsfDocPropVector
GBoxed
╰── GsfTimestamp