width = gdk_pixbuf_animation_get_width(ani)
height = gdk_pixbuf_animation_get_height(ani)
current_frame_list = gdk_pixbuf_animation_get_frames(ani)
pixmap = gdk_pixmap_new(w->window, width, height, -1)
clean_pixmap = gdk_pixmap_new(w->window, width, height, -1)
if (w->style->bg_pixmap ...
/dl/451815.html
标签:
gdk_pixbuf_animation_get_height
gdk_pixbuf_animation_get_width
ani
height
上传时间:
2013-12-26
上传用户:thinode