Top | ![]() |
![]() |
![]() |
![]() |
gboolean ianjuta_editor_search_backward (IAnjutaEditorSearch *obj
,const gchar *search
,gboolean case_sensitive
,IAnjutaEditorCell *start
,IAnjutaEditorCell *end
,IAnjutaEditorCell **result_start
,IAnjutaEditorCell **result_end
,GError **err
);
Search backward from end to start
gboolean ianjuta_editor_search_forward (IAnjutaEditorSearch *obj
,const gchar *search
,gboolean case_sensitive
,IAnjutaEditorCell *start
,IAnjutaEditorCell *end
,IAnjutaEditorCell **result_start
,IAnjutaEditorCell **result_end
,GError **err
);
Search forward from start to end