|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <WebKitTestBus.h>
Public Member Functions | |
| WebKitTestBus () | |
| ~WebKitTestBus () | |
| bool | run () |
| GDBusProxy * | createProxy (const char *serviceName, const char *objectPath, const char *interfaceName, GMainLoop *) |
| GDBusConnection * | connection () const |
| WebKitTestBus::WebKitTestBus | ( | ) |
| WebKitTestBus::~WebKitTestBus | ( | ) |
|
inline |
| GDBusProxy * WebKitTestBus::createProxy | ( | const char * | serviceName, |
| const char * | objectPath, | ||
| const char * | interfaceName, | ||
| GMainLoop * | mainLoop | ||
| ) |
| bool WebKitTestBus::run | ( | ) |
1.8.13