Function

Purplenotify_searchresults_new

since: 2.0

Declaration [src]

PurpleNotifySearchResults*
purple_notify_searchresults_new (
  void
)

Description [src]

Returns a newly created search results object.

Available since: 2.0

This function is not directly available to language bindings.

Return value

Type: PurpleNotifySearchResults

The new search results object.

The caller of the function takes ownership of the data, and is responsible for freeing it.