void gtk_combo_set_use_arrows (GtkCombo *combo,
gboolean val);
Pass val = TRUE to use arrows.
Noah
On Mon, Jun 02, 2003 at 13:31:22 -0600, Hari Prasad Nadig wrote:
> Thank you very much... very valuable suggestion...
> I gotto redo my design now. probably spin buttons would be better choice...
>
> I have another question...
>
> While using combo box widget,
> the tutorial says use :
>
> gtk_combo_set_use_arrows (GtkComb *comb,gint val);
>
> for getting arrows to browse options without pulldown.. but couldn't make out what's
> 'val' for...
> and what should go in there...?
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list