SF.net SVN: geany:[4846] trunk/src/sciwrappers.c

ntrel at users.sourceforge.net ntrel at xxxxx
Wed Apr 21 17:16:27 UTC 2010


Revision: 4846
          http://geany.svn.sourceforge.net/geany/?rev=4846&view=rev
Author:   ntrel
Date:     2010-04-21 17:16:27 +0000 (Wed, 21 Apr 2010)

Log Message:
-----------
Mention editor-notify signal in dox.

Modified Paths:
--------------
    trunk/src/sciwrappers.c

Modified: trunk/src/sciwrappers.c
===================================================================
--- trunk/src/sciwrappers.c	2010-04-21 17:04:31 UTC (rev 4845)
+++ trunk/src/sciwrappers.c	2010-04-21 17:16:27 UTC (rev 4846)
@@ -24,6 +24,9 @@
 /** @file sciwrappers.h
  * Wrapper functions for the Scintilla editor widget @c SCI_* messages.
  * You should also check the http://scintilla.org documentation, as it is more detailed.
+ *
+ * To get Scintilla notifications, use the @c editor-notify @link signals Geany Signal @endlink.
+ *
  * @note These functions were originally from the cssed project
  * (http://cssed.sf.net, thanks).
  * @see scintilla_send_message().


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list