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 318514 - combobox populate-menu signal
combobox populate-menu signal
Status: RESOLVED DUPLICATE of bug 162531
Product: gtk+
Classification: Platform
Component: Widget: GtkComboBox
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-10-10 21:58 UTC by Nikos Kouremenos
Modified: 2005-10-11 03:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nikos Kouremenos 2005-10-10 21:58:04 UTC
there is not such signal which is handy if the dev wants to at that time see if
he should make f.e. insensitive a menuitem.

now he's forced to hack in million other places so he can have such a simple
thing done ready before the user clicks to get the menu
Comment 1 Nikos Kouremenos 2005-10-10 22:00:29 UTC
another name for the same functionality/signal could be
menu-popuped (but before it shows)
Comment 2 Matthias Clasen 2005-10-11 03:14:15 UTC

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