efl/src/lib/elementary/efl_ui_flip_legacy.eo

10 lines
174 B
Plaintext

class Efl.Ui.Flip_Legacy (Efl.Ui.Flip, Efl.Ui.Legacy)
{
[[Efl UI flip class]]
data: null;
implements {
class.constructor;
Efl.Object.constructor;
}
}