mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2026-08-09 16:49:40 +00:00
Automatically marshall SpicePath
This commit is contained in:
parent
02a429e46e
commit
e191e47238
@ -726,7 +726,7 @@ channel DisplayChannel : BaseChannel {
|
||||
message {
|
||||
DisplayBase base;
|
||||
struct Stroke {
|
||||
Path *path;
|
||||
Path *path @c_ptr @marshall @nonnull;
|
||||
LineAttr attr;
|
||||
Brush brush;
|
||||
uint16 fore_mode;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user