finch/libgnt/gntutils.h

changeset 16047
03880dc14852
parent 15886
13ed89c4f01d
child 16187
2977f4a9cc80
child 20478
46933dc62880
--- 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);
+

mercurial