OLLMwebkit


Description:

WebKit browser tool for OLLMchat — accessibility-driven browsing.

Browser is one WebView session. BrowserStack owns the Gtk.Stack and primary browser (Snappr-style). Tool is the OLLMchat tool wire name browser.

Usage Examples

Chat session

var stack = new OLLMwebkit.BrowserStack();
var tool = new OLLMwebkit.Tool();
tool.stack = stack;
manager.register_tool(tool);

Spike app

// libocwebkit/examples/oc-test-webkit — embeds BrowserStack, CLI later

Content:

Classes: