efl/src/lib/elementary/elm_bubble_part.eo

9 lines
164 B
Plaintext

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