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