Is there a way to increase GtkSpinner size?

Also, can this be done by using a style class?

Found how to do this:

<property name="width_request">[number]</property>
<property name="height_request">[number]</property>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.