[introspection] annotate delete_text invoker to match do_delete_text v-method

This commit is contained in:
John (J5) Palmieri 2010-10-28 13:25:10 -04:00 committed by Tristan Van Berkom
parent e0d1652a99
commit 1448111a58

View File

@ -227,6 +227,8 @@ gtk_editable_insert_text (GtkEditable *editable,
* are those from @start_pos to the end of the text.
*
* Note that the positions are specified in characters, not bytes.
*
* Virtual: do_delete_text
*/
void
gtk_editable_delete_text (GtkEditable *editable,