WebView.getCustomCharset

Returns the current custom character encoding name of @web_view.

class WebView
string
getCustomCharset
()

Return Value

Type: string

the current custom character encoding name or %NULL if no custom character encoding has been set.

Meta