Table of Contents

Efl.Ui.Alert_Popup.button

Keys

Values


Signature

@property button {
    set {
        keys {
            type: Efl.Ui.Alert_Popup_Button;
        }
    }
}

C signature

void efl_ui_alert_popup_button_set(Eo *obj, Efl_Ui_Alert_Popup_Button type, const char *text, Efl_Canvas_Object *icon);

Implemented by