search for: gtk_icon

Displaying 1 result from an estimated 1 matches for "gtk_icon".

Did you mean: get_icon
2016 Dec 05
0
CentOS6: devhelp search misses most of GTK+ 2 API functions
Hello there, a long-standing issue I have here and that I'm decided to get rid of now: in the devhelp, most of the GTK+ functions are not found by the search tab: it will find gtk_icon fonctions but no gtk_widget or gtk_color_button, gtk_label etc. Also, it will find GtkVbox item but no gtk_vbox_new, GtkWidget but no gtk_widget function, for instance. The docs are there (gtk-doc, gtk2-devel-docs), since I can find all those API elements by browsing the GTK+ 2 Reference Manual fr...