Enumeration

PurpleNotifySearchButtonType

Declaration

enum Purple.NotifySearchButtonType

Description [src]

Constant values to define the type of buttons to use in a request dialog. These are used by user interfaces to label and possibly add an icon to the button.

Members

Name Description
PURPLE_NOTIFY_BUTTON_LABELED

Special use, see purple_notify_searchresults_button_add_labeled()

PURPLE_NOTIFY_BUTTON_CONTINUE

A continue button.

PURPLE_NOTIFY_BUTTON_ADD

An add button.

PURPLE_NOTIFY_BUTTON_INFO

An info button.

PURPLE_NOTIFY_BUTTON_IM

An IM button.

PURPLE_NOTIFY_BUTTON_JOIN

A join button.

PURPLE_NOTIFY_BUTTON_INVITE

An invite button.