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 722490 - gtk+-3.0: Nullable GtkListBox::row_selected.row
gtk+-3.0: Nullable GtkListBox::row_selected.row
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
unspecified
Other All
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-18 12:15 UTC by jessevdk@gmail.com
Modified: 2014-01-18 13:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtk+-3.0: Nullable GtkListBox::row_selected.row (1.64 KB, patch)
2014-01-18 12:16 UTC, jessevdk@gmail.com
committed Details | Review

Description jessevdk@gmail.com 2014-01-18 12:15:59 UTC
Attached patch marks the "row" parameter of the GtkListBox::row_selected
signal as nullable.
Comment 1 jessevdk@gmail.com 2014-01-18 12:16:02 UTC
Created attachment 266605 [details] [review]
gtk+-3.0: Nullable GtkListBox::row_selected.row
Comment 2 Luca Bruno 2014-01-18 13:06:24 UTC
Review of attachment 266605 [details] [review]:

Feel free to commit, thanks.