API Version: 41.0
Library Version: 41.0
void ide_editor_search_set_repeat ( IdeEditorSearch* self, guint repeat )
Sets the repeat count. A repeat value of 0 indicates that the value is unset. When unset, the default value of 1 is used.
repeat
See also: ide_editor_search_get_repeat()
ide_editor_search_get_repeat()
guint
The new value for the repeat count.