module Webview
Overview
Crystal bindings for zserge's Webview which is an excellent cross-platform single header webview library for C/C++ using Gtk, Cocoa or MSHTML repectively.
Defined in:
lib.crwebview.cr
Constant Summary
-
VERSION =
"0.2.2"
Class Method Summary
-
.version
Get the library's version information.
- .window(width, height, hint, title, url, debug = false)