docs: Add images for layout managers

It's easier to show the layout manager policy with a simple
screen shot coming from our interactive tests.
This commit is contained in:
Emmanuele Bassi
2009-10-23 17:32:18 +01:00
parent 924780ce35
commit f0b434918b
8 changed files with 41 additions and 0 deletions

View File

@ -105,8 +105,12 @@ EXTRA_HFILES=\
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
HTML_IMAGES=\
actor-box.png \
bin-layout.png \
box-layout.png \
easing-modes.png \
event-flow.png \
flow-layout-horizontal.png \
flow-layout-vertical.png \
path-alpha-func.png
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
@ -152,7 +156,11 @@ include $(top_srcdir)/gtk-doc.make
# e.g. EXTRA_DIST += version.xml.in
EXTRA_DIST += \
actor-box.png \
bin-layout.png \
box-layout.png \
easing-modes.png \
easing-modes.svg \
event-flow.png \
flow-layout-horizontal.png \
flow-layout-vertical.png \
path-alpha-func.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB