Matthias Clasen
|
c923ea9bc4
|
example: Use popover for gears menu
|
2014-04-17 22:55:40 -04:00 |
|
Matthias Clasen
|
763250e04d
|
example: Make gears button square
Another application of image-button.
|
2014-04-17 22:55:40 -04:00 |
|
Matthias Clasen
|
35f4243315
|
example: Make search button square
The image-button style class takes care of it.
|
2014-04-17 22:55:39 -04:00 |
|
Matthias Clasen
|
fcba75c2ba
|
example: Modernize the prefs dialog
We should show the current best practice for this kind of
dialog, and use a headerbar with a window close button.
|
2014-04-17 22:55:39 -04:00 |
|
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 |
|