gtk2/examples/application5
Matthias Clasen 386b63b85d scrolledwindow: Don't take adjustments in new()
In 99.9% of all cases, these are just NULL, NULL.
So just do away with these arguments, people can
use the setters for the rare cases where they want
the scrolled window to use a different adjustment.
2020-06-24 11:25:09 -04:00
..
exampleapp.c Refresh the tutorial examples 2020-05-11 08:15:56 -04:00
exampleapp.gresource.xml Refresh the tutorial examples 2020-05-11 08:15:56 -04:00
exampleapp.h
exampleappwin.c scrolledwindow: Don't take adjustments in new() 2020-06-24 11:25:09 -04:00
exampleappwin.h
gears-menu.ui Refresh the tutorial examples 2020-05-11 08:15:56 -04:00
main.c
Makefile.example examples: Rename the pkg-config file for GTK 4 2019-02-05 10:27:57 +01:00
meson.build examples: Add common_cflags to executables 2020-05-18 11:30:08 +02:00
org.gtk.exampleapp.gschema.xml
window.ui Refresh the tutorial examples 2020-05-11 08:15:56 -04:00