Module quickmd::ui[][src]

Expand description

The GTK user interface.

Structs

The container for all the GTK widgets of the app – window, webview, etc. All of these are reference-counted, so should be cheap to clone.

A thin layer on top of webkit2gtk::WebView to put helper methods into.

A popup to choose a file if it wasn’t provided on the command-line.

Enums

Events that trigger UI changes.