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 622323 - gtk_combo_box_set_active_iter() allow NULL
gtk_combo_box_set_active_iter() allow NULL
Status: RESOLVED FIXED
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2010-06-21 21:38 UTC by Kevin Ryde
Modified: 2010-09-19 16:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch and test case (1.96 KB, patch)
2010-06-21 21:38 UTC, Kevin Ryde
committed Details | Review

Description Kevin Ryde 2010-06-21 21:38:51 UTC
Created attachment 164251 [details] [review]
patch and test case

I believe gtk_combo_box_set_active_iter() accepts NULL to set nothing active, per diff attached.
Comment 1 muppet 2010-06-24 10:45:15 UTC
Review of attachment 164251 [details] [review]:

Ship it!