PopplerAction family has class hierarchy represented by union. But this is not GLib-ish. We should use GObject to represent class hierarchy and the class hierarchy represented by GObject helps us making language bindings.
Created attachment 5620 [details] [review] an implementation of GObject-ized PopplerAction family This patch breakes backward compatibility.
Created attachment 5621 [details] [review] an implementation of GObject-ized PopplerAction family (ver. 2) This patch fixes a bug in the previous patch; This patch uses g_object_unref() instead of deprecated function poppler_action_free().
Created attachment 5707 [details] [review] re-generated patch for 2006-05-21 CVS HEAD
I withdraw this request.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.