The Pedigree Project  0.1
Public Attributes | List of all members
LibUiProtocol::CreateMessage Struct Reference

#include <protocol.h>

+ Collaboration diagram for LibUiProtocol::CreateMessage:

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.
 

Detailed Description

Create message data.

Definition at line 194 of file protocol.h.


The documentation for this struct was generated from the following file: