Re: Reducing the gap between the text in a label and the top of the label
- From: Havoc Pennington <hp redhat com>
- To: antony claire co jp
- Cc: gtk-list gnome org
- Subject: Re: Reducing the gap between the text in a label and the top of the label
- Date: 19 Sep 2000 11:07:21 -0400
Antony Stace <antony claire co jp> writes:
> Hi Folks
>
> How can I reduce the size of the gap between the text in a label and the
> top and bottom of the label.
>
The size is going to be large enough for the tallest character in the
label's font. You have to force a smaller size with
gtk_widget_set_usize(), but note this will break if the user changes
the theme or something.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]