Method
GtkSourceFileLoaderget_encoding
Declaration [src]
const GtkSourceEncoding*
gtk_source_file_loader_get_encoding (
GtkSourceFileLoader* loader
)
Return value
Type: GtkSourceEncoding
The detected file encoding.
The returned data is owned by the instance. |