#include "pidgin.h"
#include "whiteboard.h"
Go to the source code of this file.
Data Structures | |
struct | _PidginWhiteboard |
A PidginWhiteboard. More... | |
Defines | |
#define | FULL_CIRCLE_DEGREES 23040 |
#define | BRUSH_STATE_UP 0 |
#define | BRUSH_STATE_DOWN 1 |
#define | BRUSH_STATE_MOTION 2 |
#define | PALETTE_NUM_COLORS 7 |
Typedefs | |
typedef struct _PidginWhiteboard | PidginWhiteboard |
A PidginWhiteboard. | |
Functions | |
PidginWhiteboard API | |
PurpleWhiteboardUiOps * | pidgin_whiteboard_get_ui_ops (void) |
Gets the GtkWhiteboard UI Operations. |
Definition in file gtkwhiteboard.h.
PurpleWhiteboardUiOps* pidgin_whiteboard_get_ui_ops | ( | void | ) |
Gets the GtkWhiteboard UI Operations.