efl/src/lib/elementary/elm_actionslider_part.eo

9 lines
184 B
Plaintext

class Elm_Actionslider.Part (Efl.Ui.Layout.Part, Efl.Text)
{
[[Elementary Actionslider internal part class]]
data: null;
implements {
Efl.Text.text { set; get; }
}
}