| Top |
Functions
ianjuta_editor_goto_end_block ()
void ianjuta_editor_goto_end_block (IAnjutaEditorGoto *obj,GError **err);
Moves cursor to the end of the current block
ianjuta_editor_goto_matching_brace ()
void ianjuta_editor_goto_matching_brace (IAnjutaEditorGoto *obj,GError **err);
Moves cursor to matching brace
ianjuta_editor_goto_start_block ()
void ianjuta_editor_goto_start_block (IAnjutaEditorGoto *obj,GError **err);
Moves cursor to the start of the current block
