Add an example for synchronized scrolling
This example uses GTK_POLICY_EXTERNAL to share a scrollbar among multiple scrolled windows.
This commit is contained in:
@ -25,6 +25,7 @@ testsocket_programs = testsocket testsocket_child
|
||||
endif
|
||||
|
||||
noinst_PROGRAMS = $(TEST_PROGS) \
|
||||
syncscroll \
|
||||
subsurface \
|
||||
animated-resizing \
|
||||
animated-revealing \
|
||||
|
||||
Reference in New Issue
Block a user