Home
last modified time | relevance | path

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

/dports/graphics/gliv/gliv-1.9.7/src/
H A Dloading.c271 static GdkPixbuf *load_gdk_pixbuf_threaded(const gchar * filename, in load_gdk_pixbuf_threaded() function
405 loaded_image = load_gdk_pixbuf_threaded(filename, error); in load_file()