Skip to content
Commit 9456e832 authored by Simon Feltman's avatar Simon Feltman
Browse files

Add support for variable user data arguments

Support a variable number of user data arguments for all callback
connection function where the user data is the last explicit argument.
This adds convience as well as consistency with the rest of PyGObject.
Cleanup overrides for GLib.idle_add, timeout_add, timeout_add_seconds,
io_add_watch, and child_watch_add which manually implemented this
feature.

https://bugzilla.gnome.org/show_bug.cgi?id=640812
parent ba4a0a65
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment