]> Pileus Git - ~andy/gtk/commit
GtkButton: do not allow both types of actions
authorRyan Lortie <desrt@desrt.ca>
Fri, 6 Jan 2012 18:16:36 +0000 (13:16 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 9 Jan 2012 14:02:10 +0000 (15:02 +0100)
commitcf2590d673744dd72bbaed6bd929ee1c606d70fb
tree4ac672bb43b513a6cd3a8729c584b52d1fc0db16
parent4dbd12b1d8b448bff175e7770c69542191e58bf6
GtkButton: do not allow both types of actions

Only allow one of 'action-name' or 'related-action' to be set.

https://bugzilla.gnome.org/show_bug.cgi?id=667394
gtk/gtkbutton.c