https://bugzilla.gnome.org/show_bug.cgi?id=633517
gnome-perl | Glib | unspecified
Summary: ParamSpec "override" funcs
Classification: Bindings
Product: gnome-perl
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: Glib
AssignedTo: gtk...@li...
ReportedBy: us...@zi...
QAContact: gtk...@li...
GNOME target: ---
GNOME version: ---
Created an attachment (id=173534)
View: https://bugzilla.gnome.org/attachment.cgi?id=173534
Review: https://bugzilla.gnome.org/review?bug=633517&attachment=173534
patch and test case
Wrappers for the g_param_spec_override() and
g_param_spec_get_redirect_target().
I think the override can be used just by adding it to your "properties" list,
without g_object_class_override_property() as such.
The g_param_spec_get_redirect_target() is in any case a getter so can be used
on any pspec you might strike.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
|