Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gtk
Commits
1bb41ea9
Commit
1bb41ea9
authored
Oct 18, 2000
by
Owen Taylor
Browse files
Remove generated gdk-decl.txt file from repository
parent
3b42e087
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
docs/reference/gdk/.cvsignore
View file @
1bb41ea9
...
...
@@ -2,5 +2,6 @@ Makefile
Makefile.in
sgml
html
gdk-decl.txt
gdk-decl-list.txt
gdk-unused.txt
docs/reference/gdk/Makefile.am
View file @
1bb41ea9
...
...
@@ -86,7 +86,7 @@ $(tmpl_sources): $(DOC_MODULE)-decl.txt $(DOC_MODULE)-sections.txt $(DOC_MODULE)
sgml/$(DOC_MODULE)-doc.bottom
:
$(tmpl_sources) $(DOC_MODULE)-decl.txt
$(MAKE)
sgml
html/index.html
:
sgml/$(DOC_MODULE)-doc.bottom $(DOC_MAIN_SGML_FILE) $(content_fi
e
ls)
html/index.html
:
sgml/$(DOC_MODULE)-doc.bottom $(DOC_MAIN_SGML_FILE) $(content_fil
e
s)
$(MAKE)
html
endif
...
...
docs/reference/gdk/gdk-decl.txt
deleted
100644 → 0
View file @
3b42e087
This diff is collapsed.
Click to expand it.
docs/reference/gdk/gdk-sections.txt
View file @
1bb41ea9
...
...
@@ -380,6 +380,7 @@ GdkWindowClass
GdkWindowAttributesType
GdkWindowHints
GdkGeometry
GdkGravity
gdk_window_new
gdk_window_destroy
...
...
@@ -392,6 +393,7 @@ gdk_window_hide
gdk_window_is_visible
gdk_window_is_viewable
gdk_window_withdraw
gdk_window_iconify
gdk_window_move
gdk_window_resize
gdk_window_move_resize
...
...
docs/reference/gdk/tmpl/windows.sgml
View file @
1bb41ea9
...
...
@@ -105,6 +105,22 @@ Windows
@max_aspect:
@win_gravity:
<!-- ##### ENUM GdkGravity ##### -->
<para>
</para>
@GDK_GRAVITY_NORTH_WEST:
@GDK_GRAVITY_NORTH:
@GDK_GRAVITY_NORTH_EAST:
@GDK_GRAVITY_WEST:
@GDK_GRAVITY_CENTER:
@GDK_GRAVITY_EAST:
@GDK_GRAVITY_SOUTH_WEST:
@GDK_GRAVITY_SOUTH:
@GDK_GRAVITY_SOUTH_EAST:
@GDK_GRAVITY_STATIC:
<!-- ##### FUNCTION gdk_window_new ##### -->
<para>
...
...
@@ -204,6 +220,14 @@ Windows
@window:
<!-- ##### FUNCTION gdk_window_iconify ##### -->
<para>
</para>
@window:
<!-- ##### FUNCTION gdk_window_move ##### -->
<para>
...
...
Write
Preview
Supports
Markdown
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