malcontent/libmalcontent
Philip Withnall 8ca426f631 build: Hide private structs from generated GIR files
Otherwise the fields in `MctAppFilter` become visible to introspected
languages, which was not the intention.

Spotted in
https://gitlab.freedesktop.org/pwithnall/malcontent/-/issues/65.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2023-12-20 11:02:43 +00:00
..
tests libmalcontent: Add mct_app_filter_equal() comparison method 2020-11-03 17:49:00 +00:00
app-filter-private.h build: Hide private structs from generated GIR files 2023-12-20 11:02:43 +00:00
app-filter.c libmalcontent: Add mct_app_filter_equal() comparison method 2020-11-03 17:49:00 +00:00
app-filter.h libmalcontent: Add mct_app_filter_equal() comparison method 2020-11-03 17:49:00 +00:00
gconstructor.h libmalcontent: Add a constructor to bind the translation domain 2020-04-27 12:10:58 +01:00
init.c libmalcontent: Add a constructor to bind the translation domain 2020-04-27 12:10:58 +01:00
malcontent.h libmalcontent: Add enum types to fix introspection of MctManagerError 2020-04-04 00:37:26 +01:00
manager.c libmalcontent: Rationalise a couple of translatable strings 2020-10-15 14:54:46 +01:00
manager.h libmalcontent: Add support for setting session limits 2020-01-16 13:17:45 +00:00
meson.build build: Hide private structs from generated GIR files 2023-12-20 11:02:43 +00:00
session-limits-private.h build: Hide private structs from generated GIR files 2023-12-20 11:02:43 +00:00
session-limits.c session-limits: Add mct_session_limits_is_enabled() API 2020-03-24 11:06:16 +00:00
session-limits.h session-limits: Add mct_session_limits_is_enabled() API 2020-03-24 11:06:16 +00:00