Skip to content

system-info: Fix its types and qualifiers

Adrien Plazas requested to merge aplazas/retro-gtk:system-info into master

The strings are supposed to be constant and the booleans and bool, not gboolean. This also fixes the ABI.

Edited by Adrien Plazas

Merge request reports