[ CCode ( has_construct_function = false , type = "GsfOutput*" ) ]
public OutputIconv (Output sink, string dst, string src)
Adds a reference to sink.
| sink |
The underlying data source. |
| dst |
The target character set. null for "UTF-8" |
| src |
The source character set. null for "UTF-8" |
|
a new GsfOutput object. |