gdk: Make query_state() vfunc a void vfunc
... and make sure the backends implement it that way. query_state() return value was ignored in all of GDK and caused crashes when it failed.
Showing
Please register or sign in to comment
... and make sure the backends implement it that way. query_state() return value was ignored in all of GDK and caused crashes when it failed.