Signal
GtkSourceVimIMContext::format-text
Declaration
void
format_text (
GtkSourceVimIMContext* self,
const GtkTextIter* begin,
const GtkTextIter* end,
gpointer user_data
)
Description [src]
Requests that the application format the text between
begin and end.
| Default handler: | The default handler is called after the handlers added via |
| Available since: | 5.4 |