方法
GdkPixbufPixbufAnimationIteron_currently_loading_frame
声明 [src]
gboolean
gdk_pixbuf_animation_iter_on_currently_loading_frame (
GdkPixbufAnimationIter* iter
)
描述 [src]
用于确定在加载动画时对 GdkPixbufLoader
上的 area_updated 信号如何响应。
对于帧当前正在流向上载到加载器的区域,会发射 ::area_updated
信号。因此,如果你当前处于正在加载的帧,你将需要重绘更新区域的屏幕。