Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
#include <ui/window.hh>
Go to the source code of this file.
Namespaces | |
namespace | Rapicorn |
The Rapicorn namespace encompasses core utilities and toolkit functionality. | |
Functions | |
bool | Rapicorn::command_lib_exec (WidgetImpl &widget, const String &cmd_name, const StringSeq &args) |
bool | Rapicorn::command_scan (const String &input, String *cmd_name, StringSeq *args) |
String | Rapicorn::command_string_unquote (const String &input) |