Searched defs:SPIcon (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dicon.h21 #define SP_ICON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), SP_TYPE_ICON, SPIcon))
34 struct SPIcon { struct
50 // Might return a wrapped SPIcon, or Gtk::Image
53 void sp_icon_fetch_pixbuf( SPIcon *icon );

Completed in 14 milliseconds