Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
8c3900f4
Commit
8c3900f4
authored
Sep 18, 2010
by
Johan Dahlin
Browse files
[introspection] Do not include internal api
GtkTextLayout is internal and unsupported, do not include it in the gir
parent
ac051a7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/Makefile.am
View file @
8c3900f4
...
...
@@ -900,7 +900,7 @@ LDADDS = \
if
HAVE_INTROSPECTION
introspection_files
=
\
$(gtkinclude_HEADERS)
\
$(
filter-out
gtktextlayout.h,
$(gtkinclude_HEADERS)
)
\
$(gtk_all_c_sources)
\
gtktypebuiltins.h
\
gtktypebuiltins.c
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment