|
Dillo v3.2.0-143-gabad1053
|
Dillo remote control socket. More...

Go to the source code of this file.
Functions | |
| int | a_Control_init (void) |
| int | a_Control_is_waiting (void) |
| void | a_Control_notify_finish (BrowserWindow *bw) |
| int | a_Control_free (void) |
Dillo remote control socket.
Allow other programs to interact with Dillo.
Definition in file control.c.
| int a_Control_is_waiting | ( | void | ) |
Definition at line 538 of file control.c.
Referenced by a_UIcmd_finish_loading().
| void a_Control_notify_finish | ( | BrowserWindow * | bw | ) |
Definition at line 539 of file control.c.
Referenced by a_UIcmd_finish_loading().