Method
IdeSearchReducertake
Description
Like ide_search_reducer_push()
but takes ownership of result
by
stealing the reference.
Available since: | 3.32 |
Parameters
result |
IdeSearchResult |
An |
|
The instance takes ownership of the data, and is responsible for freeing it. |