Add prototype for _gtk_binding_reset_parsed().

Sat Feb  9 13:27:14 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkbindings.h: Add prototype for
        _gtk_binding_reset_parsed().
This commit is contained in:
Owen Taylor 2002-02-09 18:37:40 +00:00 committed by Owen Taylor
parent 009d54122e
commit ee8d7f478f
8 changed files with 37 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Sat Feb 9 13:27:14 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbindings.h: Add prototype for
_gtk_binding_reset_parsed().
Sat Feb 9 13:19:20 2002 Owen Taylor <otaylor@redhat.com>
* configure.in gtk/Makefile.am gtk/theme-bits/*: Add

View File

@ -1,3 +1,8 @@
Sat Feb 9 13:27:14 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbindings.h: Add prototype for
_gtk_binding_reset_parsed().
Sat Feb 9 13:19:20 2002 Owen Taylor <otaylor@redhat.com>
* configure.in gtk/Makefile.am gtk/theme-bits/*: Add

View File

@ -1,3 +1,8 @@
Sat Feb 9 13:27:14 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbindings.h: Add prototype for
_gtk_binding_reset_parsed().
Sat Feb 9 13:19:20 2002 Owen Taylor <otaylor@redhat.com>
* configure.in gtk/Makefile.am gtk/theme-bits/*: Add

View File

@ -1,3 +1,8 @@
Sat Feb 9 13:27:14 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbindings.h: Add prototype for
_gtk_binding_reset_parsed().
Sat Feb 9 13:19:20 2002 Owen Taylor <otaylor@redhat.com>
* configure.in gtk/Makefile.am gtk/theme-bits/*: Add

View File

@ -1,3 +1,8 @@
Sat Feb 9 13:27:14 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbindings.h: Add prototype for
_gtk_binding_reset_parsed().
Sat Feb 9 13:19:20 2002 Owen Taylor <otaylor@redhat.com>
* configure.in gtk/Makefile.am gtk/theme-bits/*: Add

View File

@ -1,3 +1,8 @@
Sat Feb 9 13:27:14 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbindings.h: Add prototype for
_gtk_binding_reset_parsed().
Sat Feb 9 13:19:20 2002 Owen Taylor <otaylor@redhat.com>
* configure.in gtk/Makefile.am gtk/theme-bits/*: Add

View File

@ -1,3 +1,8 @@
Sat Feb 9 13:27:14 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbindings.h: Add prototype for
_gtk_binding_reset_parsed().
Sat Feb 9 13:19:20 2002 Owen Taylor <otaylor@redhat.com>
* configure.in gtk/Makefile.am gtk/theme-bits/*: Add

View File

@ -136,6 +136,8 @@ void gtk_binding_entry_add_signall (GtkBindingSet *binding_set,
guint gtk_binding_parse_binding (GScanner *scanner);
void _gtk_binding_reset_parsed (void);
#ifdef __cplusplus
}
#endif /* __cplusplus */