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 534029 - Add a 'changed' signal to GtkCellRendererCombo
Add a 'changed' signal to GtkCellRendererCombo
Status: RESOLVED DUPLICATE of bug 324282
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.13.x
Other All
: Normal enhancement
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2008-05-20 12:09 UTC by Christian Dywan
Modified: 2008-05-20 12:30 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Implement a 'changed' signal (3.45 KB, patch)
2008-05-20 12:10 UTC, Christian Dywan
none Details | Review
Implement 'changed' with ChangeLog (3.95 KB, patch)
2008-05-20 12:18 UTC, Christian Dywan
none Details | Review

Description Christian Dywan 2008-05-20 12:09:08 UTC
CellRendererCombo should provide a 'changed' signal, as a GtkComboBox does, with a path and an iter.
Comment 1 Christian Dywan 2008-05-20 12:10:53 UTC
Created attachment 111224 [details] [review]
Implement a 'changed' signal
Comment 2 Christian Dywan 2008-05-20 12:18:36 UTC
Created attachment 111225 [details] [review]
Implement 'changed' with ChangeLog
Comment 3 Kristian Rietveld 2008-05-20 12:30:20 UTC
This patch from maemo was taken from another bug already in bugzilla.  Resolving this one as duplicate.



*** This bug has been marked as a duplicate of 324282 ***