Gjsify LogoGjsify Logo

Interface OutputIconv_ConstructProps

Hierarchy

Index

Properties

container?: Outfile

The container, optionally %NULL, in which this output lives.

fallback?: string

Either NULL or a UTF-8 string (representable in the target encoding) to convert and output in place of characters that cannot be represented in the target encoding. NULL means use \u1234 or \U12345678 format.

input_charset?: string
modtime?: GLib.DateTime

The time the output was last updated. This must be set on object construction and represents the timestamp to put on the resulting file or #GsfOutfile member. Not all derived classes will actually do anything with this property.

name?: string
output_charset?: string
sink?: Gsf.Output

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method