Constructor
IdeEditorSearchnew
Description
Creates a new IdeEditorSearch
instance for the GtkSourceView
.
You should only create one of these per IdeEditorView
.
Available since: | 3.32 |
Parameters
view |
GtkSourceView* |
No description available. | |
The data is owned by the caller of the function. |
Return value
Returns: | IdeEditorSearch |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |