Home
last modified time | relevance | path

Searched refs:ianjuta_editor_selection_select_block (Results 1 – 4 of 4) sorted by relevance

/dports/devel/anjuta/anjuta-3.34.0/libanjuta/interfaces/
H A Dianjuta-editor-selection.h72 void ianjuta_editor_selection_select_block (IAnjutaEditorSelection *obj, GError **err);
H A Dianjuta-editor-selection.c198 ianjuta_editor_selection_select_block (IAnjutaEditorSelection *obj, GError **err) in ianjuta_editor_selection_select_block() function
H A Dlibanjuta.idl1875 * ianjuta_editor_selection_select_block:
/dports/devel/anjuta/anjuta-3.34.0/plugins/document-manager/
H A Daction-callbacks.c476 ianjuta_editor_selection_select_block (IANJUTA_EDITOR_SELECTION (doc), NULL); in on_editor_command_select_block_activate()