GNOME Bugzilla – Bug 651847
Add constructor for EContactPhoto
Last modified: 2013-09-14 16:54:10 UTC
Created attachment 189207 [details] [review] Add constructor for EContactPhoto To use EContactPhoto from an introspected binding we need a constructor. The attached patch adds such constructor.
Looks good, please commit to master.
Merged: commit f6e4282058a66bff7c6a3b99f8f9c01680aabd40 Author: Raul Gutierrez Segales <rgs@collabora.co.uk> Date: Sat Jun 4 12:02:06 2011 +0100 Add constructor for EContactPhoto This is needed by introspected bindings, otherwise they have no way to instantiate EContactPhotos.