Entry.hasFrame
bool hasFrame() @property nothrowGet hasFrame property.
Returns
Whether the entry should draw a frame.
void hasFrame(bool propval) @property nothrowSet hasFrame property.
Parameters
propval | Whether the entry should draw a frame. |