Re: Reducing the gap between the text in a label and the top of the label



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]