After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 770236 - gtkbindings: Add an example for gtk_binding_entry_add_signal()
gtkbindings: Add an example for gtk_binding_entry_add_signal()
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-08-22 15:24 UTC by Philip Withnall
Modified: 2016-08-23 10:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtkbindings: Add an example for gtk_binding_entry_add_signal() (1.42 KB, patch)
2016-08-22 15:24 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2016-08-22 15:24:15 UTC
Trivial patch attached.
Comment 1 Philip Withnall 2016-08-22 15:24:19 UTC
Created attachment 333917 [details] [review]
gtkbindings: Add an example for gtk_binding_entry_add_signal()

Otherwise the way the varargs are supposed to be used is completely
opaque.
Comment 2 Matthias Clasen 2016-08-23 10:23:05 UTC
Review of attachment 333917 [details] [review]:

looks good, thanks
Comment 3 Philip Withnall 2016-08-23 10:51:39 UTC
Gracias.

Attachment 333917 [details] pushed as d3c204c - gtkbindings: Add an example for gtk_binding_entry_add_signal()