Method

GtkSourceEncodingcopy

Declaration

GtkSourceEncoding*
gtk_source_encoding_copy (
  const GtkSourceEncoding* enc
)

Description

Used by language bindings.

Return value

Returns: GtkSourceEncoding
 

A copy of enc.

 The caller of the method takes ownership of the data, and is responsible for freeing it.