GNOME Bugzilla – Bug 728846
GtkDialog: Support adding action widgets in ui files
Last modified: 2014-04-26 02:13:07 UTC
Created attachment 275022 [details] [review] Support adding action widgets in ui files GtkDialog has convenience API for adding action widgets that are either placed in the action area or the headerbar. This commit makes the same functionality available from GtkBuilder ui files by specifying "action:<id>" as the child type.
Created attachment 275023 [details] [review] improve handling of suggested-action
Created attachment 275024 [details] [review] add tests
Created attachment 275025 [details] [review] dist test files
Created attachment 275097 [details] [review] Support adding action widgets in ui files
Created attachment 275098 [details] [review] improve handling of suggested-action
Created attachment 275099 [details] [review] add tests
Created attachment 275100 [details] [review] dist test files