diff finch/libgnt/gnttextview.h @ 18539:1148da95ddeb

Allow changing the content of a textview using $EDITOR.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 15 Jul 2007 04:57:03 +0000
parents 841670dd24e1
children 8838b67b1ea0
line wrap: on
line diff
--- a/finch/libgnt/gnttextview.h	Sun Jul 15 02:38:09 2007 +0000
+++ b/finch/libgnt/gnttextview.h	Sun Jul 15 04:57:03 2007 +0000
@@ -191,6 +191,13 @@
 void gnt_text_view_attach_pager_widget(GntTextView *view, GntWidget *pager);
 
 /**
+ * 
+ * @param view
+ * @param widget
+ */
+void gnt_text_view_attach_editor_widget(GntTextView *view, GntWidget *pager);
+
+/**
  * Set a GntTextViewFlag for the textview widget.
  *
  * @param view  The textview widget