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 Makefile.in
sgml sgml
html html
gdk-decl.txt
gdk-decl-list.txt gdk-decl-list.txt
gdk-unused.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 sgml/$(DOC_MODULE)-doc.bottom: $(tmpl_sources) $(DOC_MODULE)-decl.txt
$(MAKE) sgml $(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 $(MAKE) html
endif endif

File diff suppressed because it is too large Load Diff

View File

@ -380,6 +380,7 @@ GdkWindowClass
GdkWindowAttributesType GdkWindowAttributesType
GdkWindowHints GdkWindowHints
GdkGeometry GdkGeometry
GdkGravity
gdk_window_new gdk_window_new
gdk_window_destroy gdk_window_destroy
@ -392,6 +393,7 @@ gdk_window_hide
gdk_window_is_visible gdk_window_is_visible
gdk_window_is_viewable gdk_window_is_viewable
gdk_window_withdraw gdk_window_withdraw
gdk_window_iconify
gdk_window_move gdk_window_move
gdk_window_resize gdk_window_resize
gdk_window_move_resize gdk_window_move_resize

View File

@ -105,6 +105,22 @@ Windows
@max_aspect: @max_aspect:
@win_gravity: @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 ##### --> <!-- ##### FUNCTION gdk_window_new ##### -->
<para> <para>
@ -204,6 +220,14 @@ Windows
@window: @window:
<!-- ##### FUNCTION gdk_window_iconify ##### -->
<para>
</para>
@window:
<!-- ##### FUNCTION gdk_window_move ##### --> <!-- ##### FUNCTION gdk_window_move ##### -->
<para> <para>