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

/inkscape/src/ui/widget/
H A Dimageicon.cpp253 void ImageIcon::showBrokenImage(const Glib::ustring &errorMessage) function in class:Inkscape::UI::Widget::ImageIcon
377 showBrokenImage("File does not exist");
386 showBrokenImage("Cannot get file info");
390 showBrokenImage("File too large");
400 showBrokenImage(bitmapError);
406 showBrokenImage(bitmapError);
411 showBrokenImage("unsupported file type");

Completed in 34 milliseconds