I am sorry to ask a basic question. Was this the right list to post my queries
or am I on the wrong list? If this is the wrong list, can someone point me to
the correct list?
I need to create these glyphs and use them in the manner I described for an
application. Is there a basic tutorial or is
I tried to convert a GTK 2.0 app to GTK 3.0 and ran into a few things:
1. It was pretty nasty of the GTK/Gnome folks to, at the very last
minute, deprecate and change gtk_combo_box_new_text() to GtkComboBoxText.
2. The GTK 3.0 API references "gtk_combo_box_text_remove_text()" but the
compiler