On 01/21/2015 08:50 AM, Philip Withnall wrote:
> Or perhaps
>     GtkWidget *gtk_preview_widget_new_from_stream (GInputStream *);
> which would more generally cover this via GMemoryInputStream?

One potential downside to this is that applications will need to
implement their own async open/priority queue. (Imagine updating a
FileChooser preview while a users spuriously holds down arrow).

That specific case, is not something I'd want every application to have
to implement.

-- Christian
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to