More doc fixes

svn path=/trunk/; revision=21280
This commit is contained in:
Matthias Clasen 2008-09-04 04:28:13 +00:00
parent 54806ebe41
commit 73e2b962bc

View File

@ -708,9 +708,9 @@ gtk_binding_entry_clear_internal (GtkBindingSet *binding_set,
/**
* gtk_binding_entry_clear:
* @binding_set:
* @keyval:
* @modifiers:
* @binding_set: @binding_set to clear an entry of
* @keyval: key value of binding to clear
* @modifiers: key modifier of binding to clear
*
* Use of this function is deprecated.
**/