GNOME Bugzilla – Bug 706220
Add the "text-button" style to button created with gtk_button_new_with_label
Last modified: 2013-08-18 07:21:09 UTC
Add the "text-button" style to button created with gtk_button_new_with_label () or with gtk_button_new_with_mnemonic (), similar to gtk_button_new_from_icon_name (), which created button with image and add the style "image-button".
Created attachment 252079 [details] [review] Add the "text-button" style to button created with gtk_button_new_with_{label,mnemonic}
Review of attachment 252079 [details] [review]: Makes sense
Review of attachment 252079 [details] [review]: pushed ad 8d7bab7d7b902e54f27d7dbe26bca9e21eb45787 - Add the "text-button" style to button created with gtk_button_new_with_{label,mnemonic}