Method

PurpleProtocolDirectoryimplements_search_contacts

unstable since: 3.0

Declaration [src]

gboolean
purple_protocol_directory_implements_search_contacts (
  PurpleProtocolDirectory* protocol
)

Description [src]

Checks whether searching contacts is implemented.

Available since: 3.0

Return value

Type: gboolean

True if contacts can be searched.