--- a/finch/libgnt/gntutils.h Sun Apr 01 08:05:59 2007 +0000 +++ b/finch/libgnt/gntutils.h Wed Apr 04 03:47:13 2007 +0000 @@ -34,3 +34,8 @@ const GValue *handler_return, gpointer dummy); +/** + * Returns a GntTree populated with "key" -> "binding" for the widget. + */ +GntWidget *gnt_widget_bindings_view(GntWidget *widget); +