Re: Combobox in a hbox...



On Sun, 9 Jun 2002 17:49:56 -0700
Evan Martin <martine cs washington edu> wrote:

gtk_widget_set_usize(combo, 20, -1);

(First param is minimum width = 20, second is minimum height = don't
care.).

Thanks. works a charm.

two questions:

1) Can the width be set in characters (I guess not?)
2) where are the gtk_widget_* calls documented?



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