forked from AuroraMiddleware/gtk
[introspection] annotate delete_text invoker to match do_delete_text v-method
This commit is contained in:
parent
e0d1652a99
commit
1448111a58
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user