GNOME Bugzilla – Bug 658497
"use-action-appearance" should be written before "related-action"
Last modified: 2011-10-10 22:43:24 UTC
In the case that a GtkButton has a custom child widget, it's important that the 'use-action-appearance' be setup before setting up the 'related-action' while parsing GtkBuilder input. Glade should order them correctly.
Fixed in master and glade-3-10 branch.
Note, also fixed in glade-3-8 branch.