forked from AuroraMiddleware/gtk
headerbar: Add example image
This commit is contained in:
parent
d65a98f828
commit
6ab8ca4669
@ -42,6 +42,8 @@
|
|||||||
*
|
*
|
||||||
* `GtkHeaderBar` is a widget for creating custom title bars for windows.
|
* `GtkHeaderBar` is a widget for creating custom title bars for windows.
|
||||||
*
|
*
|
||||||
|
* ![An example GtkHeaderBar](headerbar.png)
|
||||||
|
*
|
||||||
* `GtkHeaderBar` is similar to a horizontal `GtkCenterBox`. It allows
|
* `GtkHeaderBar` is similar to a horizontal `GtkCenterBox`. It allows
|
||||||
* children to be placed at the start or the end. In addition, it allows
|
* children to be placed at the start or the end. In addition, it allows
|
||||||
* the window title to be displayed. The title will be centered with respect
|
* the window title to be displayed. The title will be centered with respect
|
||||||
|
Loading…
Reference in New Issue
Block a user