Method

AgsRegexUtilget_app_encoding

since: 6.3.2

Declaration [src]

gchar*
ags_regex_util_get_app_encoding (
  AgsRegexUtil* regex_util
)

Description [src]

Get application encoding of regex_util.

Available since: 6.3.2

Return value

Type: gchar*

The application encoding.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.