lib: add marshallers for internal use

This commit is contained in:
Christian Hergert 2023-02-15 12:15:54 -08:00
parent 5c52047800
commit 03f64892e5
2 changed files with 8 additions and 0 deletions

View File

@ -39,6 +39,13 @@ libmks_private_sources = [
object_manager: true,
),
gnome.genmarshal('mks-marshal',
internal: true,
prefix: '_mks_marshal',
sources: ['mks-marshal.defs'],
valist_marshallers: true,
),
gnome.compile_resources(
'mks-resources',
'mks.gresource.xml',

1
lib/mks-marshal.defs Normal file
View File

@ -0,0 +1 @@
VOID:INT,INT