load_plain_text


Description:

public void load_plain_text (string plain_text)

Load the specified plain_text string into this.

The mime type of document will be "text/plain". You can monitor the load operation by connecting to load_changed signal.

Parameters:

this

a WebView

plain_text

The plain text to load