fn create (debug int ) Webview_t
[Return to contents]
fn (webview Webview_t) destroy ()
[Return to contents]
fn (webview Webview_t) terminate ()
[Return to contents]
fn (webview Webview_t) run ()
[Return to contents]
fn (webview Webview_t) set_title (title string )
[Return to contents]
fn (webview Webview_t) set_size (width int , height int )
[Return to contents]
fn (webview Webview_t) set_html (html string )
[Return to contents]
fn (webview Webview_t) navigate (url string )
[Return to contents]
fn (webview Webview_t) get_window () voidptr
[Return to contents]
fn (webview Webview_t) eval (code string )
[Return to contents]
fn (webview Webview_t) load_html_file (file string )
[Return to contents]
fn (webview Webview_t) bind (func_name string , func fn (& char, & char, mut voidptr ), mut app_data voidptr )
[Return to contents]
fn (webview Webview_t) unbind (func_name string )
[Return to contents]
fn (webview Webview_t) rturn (seq & char, the_string string )
[Return to contents]
fn (webview Webview_t) init (code string )
[Return to contents]
Powered by vdoc. Generated on: 17 Nov 2022 18:22:49