29 #include "pedigree/native/ipc/Ipc.h" 30 #include "pedigree/native/types.h" 33 #include "pedigree/native/graphics/Graphics.h" 59 typedef bool (*widgetCallback_t)(WidgetMessages, size_t,
const void *);
98 const char *endpoint,
const char *title, widgetCallback_t cb,
106 bool setTitle(
const std::string &newTitle);
Abstracts a buffer shared between multiple processes.