Button.hasFrame
bool hasFrame() @property nothrowGet hasFrame property.
Returns
Whether the button has a frame.
void hasFrame(bool propval) @property nothrowSet hasFrame property.
Parameters
propval | Whether the button has a frame. |
bool hasFrame() @property nothrowGet hasFrame property.
void hasFrame(bool propval) @property nothrowSet hasFrame property.
propval | Whether the button has a frame. |