The Pedigree Project
0.1
|
#include <protocol.h>
Public Attributes | |
char | endpoint [256] |
IPC endpoint for this widget. | |
char | title [256] |
Initial title for this widget. | |
size_t | minWidth |
Minimum width and height for the window. | |
size_t | minHeight |
bool | rigid |
A 'rigid' window cannot be resized by the window manager. | |
Create message data.
Definition at line 194 of file protocol.h.