Matthias Clasen
|
b718b95aab
|
example: Port to gtk_application_set_accels_for_action
Instead of hardcoding an accelerator in the ui file, use
gtk_application_set_accels_for_action.
|
2014-04-17 22:55:38 -04:00 |
|
Matthias Clasen
|
c502ff73fe
|
example: Fix up margins
This makes the code match what we show in the screenshots. This
broke when headerbars were changed to allow titles to extend into
the margin.
|
2014-04-17 22:55:37 -04:00 |
|
Matthias Clasen
|
f521dddaed
|
example: Don't set a nonexisting property
The GtkHeaderBar::show-fallback-app-menu property does not exist,
and isn't needed anyway.
|
2014-04-17 22:55:36 -04:00 |
|
Matthias Clasen
|
055e4722f5
|
Add the new exampleapp to the docs
|
2013-11-16 17:04:30 -05:00 |
|
Matthias Clasen
|
7265d9d9ad
|
Add another example application
This new step sets the headerbar as titlebar, and enables
fallback for the app menu.
|
2013-11-16 16:09:56 -05:00 |
|