Skip to content

More introspection fixes

Guido Günther requested to merge guidog/phosh:introspection-fixes into main

Some unfinished work on top of !1403 (merged) that gets us down to

.../phosh/src/network-auth-prompt.h:34: syntax error, unexpected '*', expecting ')' or ',' in 'GtkWidget *phosh_network_auth_prompt_new (ShellNetworkAgent *agent);' at '*'
src/dbus/phosh-idle-dbus.h:373: Warning: Phosh: Unknown namespace for identifier 'pending'
../src/settings/audio-devices.h:19: Warning: Phosh: phosh_audio_devices_new: argument mixer: Unresolved type: 'GvcMixerControl*'

Putting it here to avoid duplication.

Merge request reports