Method

GtkButtonget_can_shrink

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

Return value

Returns: gboolean
 

True if the button can shrink, and false otherwise.