Method

GioCharsetConverterset_use_fallback

since: 2.24

Declaration

void
g_charset_converter_set_use_fallback (
  GCharsetConverter* converter,
  gboolean use_fallback
)

Description

Sets the GCharsetConverter:use-fallback property.

Available since: 2.24

Parameters

use_fallback

Type: gboolean

TRUE to use fallbacks.