forked from AuroraMiddleware/gtk
Remove GtkArgSetFunc, GtkArgGetFunc.
Mon Jun 4 15:08:21 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
This commit is contained in:
parent
42f429be76
commit
6a230f1f8b
@ -1,3 +1,7 @@
|
|||||||
|
Mon Jun 4 15:08:21 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
|
||||||
|
|
||||||
Wed May 30 16:56:07 2001 Owen Taylor <otaylor@redhat.com>
|
Wed May 30 16:56:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
|
* gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
|
||||||
|
@ -1,23 +1,6 @@
|
|||||||
# These are manually-edited to override or add declarations to those scanned
|
# These are manually-edited to override or add declarations to those scanned
|
||||||
# from the GTK header files.
|
# from the GTK header files.
|
||||||
|
|
||||||
# These haven't been given parameter names in the header files.
|
|
||||||
<USER_FUNCTION>
|
|
||||||
<NAME>GtkArgGetFunc</NAME>
|
|
||||||
<RETURNS>void</RETURNS>
|
|
||||||
GtkObject *object,
|
|
||||||
GtkArg *arg,
|
|
||||||
guint arg_id
|
|
||||||
</USER_FUNCTION>
|
|
||||||
|
|
||||||
<USER_FUNCTION>
|
|
||||||
<NAME>GtkArgSetFunc</NAME>
|
|
||||||
<RETURNS>void</RETURNS>
|
|
||||||
GtkObject *object,
|
|
||||||
GtkArg *arg,
|
|
||||||
guint arg_id
|
|
||||||
</USER_FUNCTION>
|
|
||||||
|
|
||||||
# GtkAllocation is the same as GtkRectangle
|
# GtkAllocation is the same as GtkRectangle
|
||||||
|
|
||||||
<STRUCT>
|
<STRUCT>
|
||||||
|
Loading…
Reference in New Issue
Block a user