https://bugzilla.gnome.org/show_bug.cgi?id=612247
gnome-perl | Gtk2 | unspecified
Summary: Gtk2::Editable docs of insert-text signal
Classification: Bindings
Product: gnome-perl
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: Gtk2
AssignedTo: gtk...@li...
ReportedBy: us...@zi...
QAContact: gtk...@li...
GNOME target: ---
GNOME version: ---
Created an attachment (id=155599)
View: https://bugzilla.gnome.org/attachment.cgi?id=155599
Review: https://bugzilla.gnome.org/review?bug=612247&attachment=155599
docs of insert-text signal
The pod for Gtk2::Editable could describe how to use the insert-text signal to
modify the inserted text, perhaps per diff below.
I tried to use it through a class closure and was confused for a while about
what the parameters were, hence the bit about the class closure unmarshalled at
the moment, if I'm not mistaken. (I accidentally mangled the pos "pointer"
argument when chaining up with signal_chain_from_overridden() and got a segv.)
--
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.
|