Searched refs:iconFactory (Results 1 – 1 of 1) sorted by relevance
79 GRefPtr<GtkIconFactory> iconFactory = adoptGRef(gtk_icon_factory_new()); in initMediaButtons() local83 gtk_icon_factory_add_default(iconFactory.get()); in initMediaButtons()89 gtk_icon_factory_add(iconFactory.get(), icons[i], iconSet); in initMediaButtons()