Fix doc comment.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3251 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
81ffd05aa1
commit
86b85dce70
@ -995,7 +995,7 @@ void sci_indicator_fill(ScintillaObject *sci, gint pos, gint len)
|
|||||||
* Clear a range of text from the currently set indicator.
|
* Clear a range of text from the currently set indicator.
|
||||||
* Starting at @a pos, @a len characters long.
|
* Starting at @a pos, @a len characters long.
|
||||||
* In order to make this function properly, you need to set the current indicator before with
|
* In order to make this function properly, you need to set the current indicator before with
|
||||||
* @ref sci_set_indicator().
|
* @ref sci_indicator_set().
|
||||||
*
|
*
|
||||||
* @param sci Scintilla widget.
|
* @param sci Scintilla widget.
|
||||||
* @param pos Starting position.
|
* @param pos Starting position.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user