Remove generated gdk-decl.txt file from repository

This commit is contained in:
Owen Taylor 2000-10-18 14:59:15 +00:00
parent 3b42e087a9
commit 1bb41ea9ed
5 changed files with 28 additions and 3896 deletions

View File

@ -2,5 +2,6 @@ Makefile
Makefile.in
sgml
html
gdk-decl.txt
gdk-decl-list.txt
gdk-unused.txt

View File

@ -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_fiels)
html/index.html: sgml/$(DOC_MODULE)-doc.bottom $(DOC_MAIN_SGML_FILE) $(content_files)
$(MAKE) html
endif

File diff suppressed because it is too large Load Diff

View File

@ -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

View File

@ -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>