kodi
ADDON::Interface_GUIDialogYesNo Member List

This is the complete list of members for ADDON::Interface_GUIDialogYesNo, including all inherited members.

DeInit(AddonGlobalInterface *addonInterface) (defined in ADDON::Interface_GUIDialogYesNo)ADDON::Interface_GUIDialogYesNostatic
Init(AddonGlobalInterface *addonInterface) (defined in ADDON::Interface_GUIDialogYesNo)ADDON::Interface_GUIDialogYesNostatic
show_and_get_input_line_button_text(KODI_HANDLE kodiBase, const char *heading, const char *line0, const char *line1, const char *line2, bool *canceled, const char *noLabel, const char *yesLabel) (defined in ADDON::Interface_GUIDialogYesNo)ADDON::Interface_GUIDialogYesNostatic
show_and_get_input_line_text(KODI_HANDLE kodiBase, const char *heading, const char *line0, const char *line1, const char *line2, const char *noLabel, const char *yesLabel) (defined in ADDON::Interface_GUIDialogYesNo)ADDON::Interface_GUIDialogYesNostatic
show_and_get_input_single_text(KODI_HANDLE kodiBase, const char *heading, const char *text, bool *canceled, const char *noLabel, const char *yesLabel)ADDON::Interface_GUIDialogYesNostatic