GNOME Bugzilla – Bug 322250
Remove *_full wrappers
Last modified: 2005-12-01 16:03:59 UTC
In gobject and gtk there are no full functions, instead the normal ones are wrapped to optionally handle the functionallity in the extended versions by having optional arguments.
Closing bug, fixed in cvs 2005-11-24 Edward Hervey <edward@fluendo.com> * gst/gst.override: Ignore all *_full functions/methods * gst/gstbus.override: Wrapper for gst_bus_add_signal_watch that now takes an optional priority argument