efl/src/lib/elementary/efl_ui_popup_alert_scroll.eo

9 lines
167 B
Plaintext
Raw Normal View History

2017-12-04 18:19:34 -08:00
class Efl.Ui.Popup_Alert_Scroll(Efl.Ui.Popup_Alert)
{
[[EFL UI Popup Alert Scroll class]]
implements {
Efl.Object.constructor;
Efl.Part.part;
}
}