GNOME Bugzilla – Bug 592770
no bindings for Log.default_handler
Last modified: 2009-11-06 16:32:19 UTC
The following lines should be added to glib-2.0.vapi namespace Log { ... [CCode (delegate_target = false) ] public LogFunc default_handler; .... }
Already there.