Re: libgsf - Child by name returns only GsfInput

Morten Welinder <[email protected]> Sun, 31 May 2020 11:29:51 -0400
Newsgroups gmane.comp.gnome.apps.gnumeric
Message-ID <CANv4PNkqKiBye02L-_8udc7GsTQFAwjgrpwEsaA54RmJkjE6Nw@mail.gmail.com>
The GsfOutfile interface is write-once for files and directories.
Therefore you must hold on to the GstOutfile from the C was created
and use that.

M.