Function

GtkSourceEncodingget_current

Declaration [src]

const GtkSourceEncoding*
gtk_source_encoding_get_current (
  void
)

Description [src]

Gets the GtkSourceEncoding for the current locale.

See also g_get_charset().

Return value

Type: GtkSourceEncoding

The current locale encoding.

The data is owned by the called function.