Method

PurpleProtocolContactsget_minimum_search_length

since: 3.0

Declaration [src]

guint
purple_protocol_contacts_get_minimum_search_length (
  PurpleProtocolContacts* protocol_contacts
)

Description [src]

Gets the minimum length of the search term before purple_protocol_contacts_search_async() should be called.

The default implementation returns 3.

Available since: 3.0

Return value

Type: guint

The minimum length of the search term.