Class: Gsf::OutfileStdio

Inherits:
Outfile show all
Defined in:
(unknown)

Instance Method Summary collapse

Methods inherited from Outfile

#new_child, #new_child_full, #new_child_varg, #open_pkg_add_rel

Methods inherited from Output

#close, #container, #container=, #error, error_id, #is_closed, #is_closed=, #is_closed?, #modtime, #modtime=, #name, #name=, #name_from_filename=, #position, #position=, #printf, #puts, #seek, #set_error, #size, #size=, #tell, unwrap, #vprintf, wrap, #write

Constructor Details

#initialize(root, err, first_property_name, var_args) ⇒ Gsf::Outfile

Returns a new outfile or nil.

Parameters:

  • root (String)

    root directory in utf8.

  • err (GLib::Error)

    place to store a #GError if anything goes wrong

  • first_property_name (String)

    name of first property to set

  • var_args (Gsf::va_list)

    a nil-terminated #va_list