Top | ![]() |
![]() |
![]() |
![]() |
void ianjuta_editor_convert_to_lower (IAnjutaEditorConvert *obj
,IAnjutaIterable *start_position
,IAnjutaIterable *end_position
,GError **err
);
change characters from start position to end position to lowercase
void ianjuta_editor_convert_to_upper (IAnjutaEditorConvert *obj
,IAnjutaIterable *start_position
,IAnjutaIterable *end_position
,GError **err
);
change characters from start position to end position to uppercase.