Entry.hasFrame

bool hasFrame() @property nothrow

Get hasFrame property.

Returns

Whether the entry should draw a frame.
void hasFrame(bool propval) @property nothrow

Set hasFrame property.

Parameters

propvalWhether the entry should draw a frame.