efl/src/lib/elementary/elm_actionslider_part.eo

9 lines
181 B
Plaintext

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