Gdk.Pixbuf done loading?
- From: Doug Blank <doug blank gmail com>
- To: gtk-list gnome org
- Subject: Gdk.Pixbuf done loading?
- Date: Fri, 28 Feb 2014 06:45:01 -0500
I am loading a Gdk.Pixbuf from bytes:
_pixbuf = new Gdk.Pixbuf(bytes);
Then, I'd like to read the _pixbuf data. But, it appears that the data
is actually loading in the background because the data doesn't exist
for a while. If I wait, all is fine.
How can I either know when it is finished, or force the update?
Thanks for any pointers,
-Doug
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]