Re: hbox widgets with different heights
- From: Havoc Pennington <hp redhat com>
- To: Ignacio Nodal <inodal teleline es>
- Cc: GTK-List <gtk-list gnome org>
- Subject: Re: hbox widgets with different heights
- Date: 09 Jun 2001 12:27:07 -0400
Ignacio Nodal <inodal teleline es> writes:
> Is there any way to make a widget in a hbox smaller in height than the
> other widgets??
>
set_usize() isn't working because it only sets the widget size
request, it doesn't force a size.
What you want to do is put the button inside a GtkAlignment, then tune
the GtkAlignment parameters.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]