Method

GtkButtonget_can_shrink

since: 4.12

Declaration [src]

gboolean
gtk_button_get_can_shrink (
  GtkButton* button
)

Description [src]

Retrieves whether the button can be smaller than the natural size of its contents.

Available since: 4.12

Gets propertyGtk.Button:can-shrink

Return value

Type: gboolean

True if the button can shrink, and false otherwise.