mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
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:
@ -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
|
||||
|
BIN
doc/reference/clutter/bin-layout.png
Normal file
BIN
doc/reference/clutter/bin-layout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
doc/reference/clutter/box-layout.png
Normal file
BIN
doc/reference/clutter/box-layout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.0 KiB |
BIN
doc/reference/clutter/flow-layout-horizontal.png
Normal file
BIN
doc/reference/clutter/flow-layout-horizontal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.8 KiB |
BIN
doc/reference/clutter/flow-layout-vertical.png
Normal file
BIN
doc/reference/clutter/flow-layout-vertical.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
Reference in New Issue
Block a user