The user data entry screen, and the thread launcher. More...
#include "stipple.hpp"
Functions | |
void | ButtonPressCallback (GtkButton *widget, gpointer data) |
"C" thunk for threaded signals. | |
Variables | |
bool | Cancel |
The dialog box is on its own thread, so a cancel request is signaled by setting this variable. More... | |
The user data entry screen, and the thread launcher.
bool Cancel |
The dialog box is on its own thread, so a cancel request is signaled by setting this variable.