Method

GtkButtonset_has_frame

Declaration [src]

void
gtk_button_set_has_frame (
  GtkButton* button,
  gboolean has_frame
)

Description [src]

Sets the style of the button.

Buttons can have a flat appearance or have a frame drawn around them.

Sets propertyGtk.Button:has-frame

Parameters

has_frame

Type: gboolean

Whether the button should have a visible frame.