gtk2/examples/application8
William Roy aaeec84d75 Fix compile_resources present source directory
In certain scenarios, address the issue where gnome.compile_resources 
fails to transmit the present source directory. This is most notably 
visible with MSBuild.
2023-03-07 21:59:50 +00:00
..
exampleapp.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
exampleapp.gresource.xml Refresh the tutorial examples 2020-05-11 08:15:56 -04:00
exampleapp.h examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
exampleappprefs.c examples: Don't use private members for final classes 2018-05-08 14:34:43 +05:30
exampleappprefs.h examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
exampleappwin.c examples: Fix multiple small problems 2020-08-13 17:30:47 -04:00
exampleappwin.h examples: use G_DECLARE_FINAL_TYPE in applications 2016-09-10 09:01:08 -04:00
gears-menu.ui Refresh the tutorial examples 2020-05-11 08:15:56 -04:00
main.c Make include order consistent in example applications 2014-11-28 23:57:16 -05:00
Makefile.example examples: Rename the pkg-config file for GTK 4 2019-02-05 10:27:57 +01:00
meson.build Fix compile_resources present source directory 2023-03-07 21:59:50 +00:00
org.gtk.exampleapp.gschema.xml
prefs.ui grid layout: Rename some properties 2020-08-02 17:58:03 -04:00
README Refresh the tutorial examples 2020-05-11 08:15:56 -04:00
window.ui headerbar: Show title buttons by default 2020-07-02 23:51:16 +05:00

Step 8: Adding a sidebar