mirror of
https://gitlab.gnome.org/GNOME/libmks.git
synced 2025-01-26 22:35:16 +00:00
Christian Hergert
ddd6a58adc
lib: use g_variant_get_data_as_bytes() to get byte array
We don't want to go through get_bytestring() as this is a bit cleaner as to ensure we're holding onto references for the rest of the function lifetime. Otherwise, completing the operation could cause our parameters to be released (at least theoretically).
libmks
This library provides a "Mouse, Keyboard, and Screen" to Qemu using the D-Bus device support in Qemu and GTK 4.
Description
This library provides a "Mouse, Keyboard, and Screen" to QEMU using the D-Bus device support in QEMU and GTK 4.
Languages
C
96.6%
Meson
3.2%
Shell
0.2%