set_has_frame
Description:
Sets the style of the button.
Buttons can have a flat appearance or have a frame drawn around them.
Parameters:
| this |
a `GtkButton` |
| has_frame |
whether the button should have a visible frame |
Sets the style of the button.
Buttons can have a flat appearance or have a frame drawn around them.
| this |
a `GtkButton` |
| has_frame |
whether the button should have a visible frame |