1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 19:38:12 +00:00
serenity/Userland/Services/Clipboard/ClipboardClient.ipc
2021-01-12 12:23:01 +01:00

4 lines
88 B
Text

endpoint ClipboardClient = 804
{
ClipboardDataChanged([UTF8] String mime_type) =|
}