Top | ![]() |
![]() |
![]() |
![]() |
IdeSearchResult * ide_search_result_new (IdeSearchProvider *provider
,const gchar *title
,const gchar *subtitle
,gfloat score
);
IdeSearchProvider *
ide_search_result_get_provider (IdeSearchResult *result
);
Gets the provider that created the search result.
const gchar *
ide_search_result_get_subtitle (IdeSearchResult *result
);
gint ide_search_result_compare (const IdeSearchResult *a
,const IdeSearchResult *b
);