diff options
| author | tslil <tslil@posteo.de> | 2021-01-29 19:28:15 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | 7f7a0d0bfb8aa413997e9000a6be21308430ed3f (patch) | |
| tree | a4ac71a0ba5f4b27765538960bfb383ff3f69812 /.clang_complete | |
| parent | bda3a7edb76c9fe3dc21cbe5a0836829b705b407 (diff) | |
Imported GTK 3.0 example, let's see what's involvedgtk
Diffstat (limited to '.clang_complete')
| -rw-r--r-- | .clang_complete | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.clang_complete b/.clang_complete index 3e2e760..a1f8b91 100644 --- a/.clang_complete +++ b/.clang_complete @@ -1 +1,22 @@ -Iinclude/ +-I/usr/include/gtk-3.0 +-I/usr/include/pango-1.0 +-I/usr/include/glib-2.0 +-I/usr/lib/glib-2.0/include +-I/usr/include/harfbuzz +-I/usr/include/freetype2 +-I/usr/include/libpng16 +-I/usr/include/libmount +-I/usr/include/blkid +-I/usr/include/fribidi +-I/usr/include/cairo +-I/usr/include/lzo +-I/usr/include/pixman-1 +-I/usr/include/gdk-pixbuf-2.0 +-I/usr/include/gio-unix-2.0 +-I/usr/include/cloudproviders +-I/usr/include/atk-1.0 +-I/usr/include/at-spi2-atk/2.0 +-I/usr/include/dbus-1.0 +-I/usr/lib/dbus-1.0/include +-I/usr/include/at-spi-2.0 |
