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 695329 - start_editing event argument should be nullable
start_editing event argument should be nullable
Status: RESOLVED OBSOLETE
Product: vala
Classification: Core
Component: Bindings: GTK+ GStreamer WebKitGTK+
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-06 23:10 UTC by Tom Jaeger
Modified: 2018-05-22 14:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.32 KB, patch)
2013-10-12 05:37 UTC, Tom Jaeger
needs-work Details | Review

Description Tom Jaeger 2013-03-06 23:10:12 UTC
gtk actually passes NULL to these functions under some circumstances.
Comment 1 Evan Nemerson 2013-10-12 04:57:51 UTC
Is this about Gtk.CellEditable.start_editing or Gtk.CellRender.start_editing?  Both?  Something else?
Comment 2 Tom Jaeger 2013-10-12 05:36:39 UTC
Sorry, seems like I never attached a patch.  It refers to GtkCellEditable:

https://developer.gnome.org/gtk3/stable/GtkCellEditable.html#gtk-cell-editable-start-editing

"event is the GdkEvent that began the editing process. It may be NULL, in the instance that editing was initiated through programatic means."
Comment 3 Tom Jaeger 2013-10-12 05:37:21 UTC
Created attachment 257080 [details] [review]
patch
Comment 4 Luca Bruno 2013-10-12 10:00:21 UTC
Review of attachment 257080 [details] [review]:

Thanks for your patch. However, gtk+-3.0.vapi is auto generated: cd vapi/ && make gtk+-3.0 . To change the vapi we usually use a metadata that is located under vapi/packages/gtk+-3.0 .
Comment 5 GNOME Infrastructure Team 2018-05-22 14:43:13 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/vala/issues/361.