How to set a button's height?



I want to set a button's height to 15px,but I found when I use
gtk_widget_set_size_request (button, 15, 15);
The button has becomt 15 * 32.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]