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

Returns: GtkSourceEncoding
 

The current locale encoding.

 The data is owned by the called function.