get_fallback_charsets
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_fallback_charsets ()
public unowned string[] get_fallback_charsets ()
Gets the fallback charsets to try when decoding 8-bit headers.
Parameters:
this |
a ParserOptions or null |
Returns:
a null-terminated list of charsets to try when decoding 8-bit headers. |