Bug 612574 - GtkMenuItem does not emit notify::label when label is changed through GtkAction
GtkMenuItem does not emit notify::label when label is changed through GtkAction
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: UIManager / Actions
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2010-03-11 14:44 UTC by Jan Arne Petersen
Modified: 2010-03-15 19:56 UTC (History)
1 user (show)

See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix notify::label emmision in GtkMenuItem (5.70 KB, patch)
2010-03-11 14:44 UTC, Jan Arne Petersen
committed Details | Diff | Review

Description Jan Arne Petersen 2010-03-11 14:44:13 UTC
Created attachment 155862 [details] [review]
Fix notify::label emmision in GtkMenuItem

When the label of an action related to a GtkMenuItem is changed there is no notification via notify::label in the GtkMenuItem.
Comment 1 Matthias Clasen 2010-03-14 19:10:20 UTC
Comment on attachment 155862 [details] [review]
Fix notify::label emmision in GtkMenuItem

looks good to me, but it does a bit more than just fixing label notification. You should mention that in the commit msg
Comment 2 Jan Arne Petersen 2010-03-15 19:55:32 UTC
Commited to gtk+ master.

Note You need to log in before you can comment on or make changes to this bug.