Home
last modified time | relevance | path

Searched refs:iconImagePixbuf (Results 1 – 1 of 1) sorted by relevance

/dports/editors/jed/jed-0.99-19/src/
H A Dgtkmenu.c5467 GdkPixbuf *iconImagePixbuf; in gtkToolbarItemNew() local
5474 iconImagePixbuf = gdk_pixbuf_new_from_file_at_size( iconName, in gtkToolbarItemNew()
5479 gtk_image_new_from_pixbuf( iconImagePixbuf ), in gtkToolbarItemNew()