Method

GtkSourceEncodingcopy

Declaration [src]

GtkSourceEncoding*
gtk_source_encoding_copy (
  const GtkSourceEncoding* enc
)

Description [src]

Used by language bindings.

Return value

Type: GtkSourceEncoding

A copy of enc.

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