Re: Sizing Combo Box

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

 



On Wed, 2004-08-11 at 08:02, Jan-Marek Glogowski wrote:
> Hi
> 
> There is neither a way in the deprecated GtkCombo nor a way in the current 
> GtkComboBox - if you meant to set the "the maximum allowed length of the 
> contents of the widget" use:
> 
> gtk_entry_set_max_length
> 
> via
> 
> GTK_COMBO(widget)->entry
> or
> GTK_BIN(GTK_COMBO_BOX(widget))->child

gtk_entry_set_width_chars() seems more to the point...

					Owen

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux