Re: [gnome-love] Couple questions
- From: jrb redhat com
- To: Kevin Vandersloot <kfv101 psu edu>
- Cc: GNOME-Love <gnome-love gnome org>
- Subject: Re: [gnome-love] Couple questions
- Date: 29 May 2001 10:41:37 -0400
Kevin Vandersloot <kfv101 psu edu> writes:
Second question. What is a good way to make a button larger? For example
in gtali (yatzhee game )the "Roll!" button is small. It would be nice to
have a big fat button to press. Now I could just add spaces to the label
but what about in the y direction
Just set the padding on the label.
gtk_misc_set_padding (GTK_MISC (GTK_BIN (button)->child), 0, 30);
Love,
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]