Re: gtk_combo_box with a specialized top line




Is it possible to retrieve the entry widget of the combo box so I can call gtk_entry_set_text with it?

entry = GTK_ENTRY (GTK_BIN (combo_box)->child;

Carlos




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