Hi. gtk_combo_box_set_title sets a label that is shown only when menu is torn-off.
Try looking at the gtk_combo_box_set_active function. 2008/10/11 Moises <[EMAIL PROTECTED]>: > I am making an application where I am using combobox to select options, The > problem is that I want to put an initial message inside the combobox for > example "selec country", to avoid putting a label outside of combobox with > the message. > > but I can not find documentation on an option to let me do this, only > "gtk_combo_box_set_title," but never the title appears. > > > if someone knows that you can put a message, without adding to the list of > combobox? > > > Premios MTV 2008¡En exclusiva! Fotos, nominados, videos, y mucho más! > Mira aquí http://mtvla.yahoo.com/ > _______________________________________________ > gtk-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtk-list > -- Tadej Borovšak 00386 (0)40 613 131 [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
