Add GdkPixbufSimplAnim functions.
2005-05-25 Matthias Clasen <mclasen@redhat.com> * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSimplAnim functions.
This commit is contained in:
committed by
Matthias Clasen
parent
7b5cf0dbd6
commit
d35931988e
@ -1,3 +1,8 @@
|
|||||||
|
2005-05-25 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSimplAnim
|
||||||
|
functions.
|
||||||
|
|
||||||
2005-05-20 Matthias Clasen <mclasen@redhat.com>
|
2005-05-20 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/migrating-GtkAction.sgml: Fix an example. (#304808,
|
* gtk/migrating-GtkAction.sgml: Fix an example. (#304808,
|
||||||
|
|||||||
@ -114,6 +114,8 @@ gdk_pixbuf_fill
|
|||||||
<FILE>animation</FILE>
|
<FILE>animation</FILE>
|
||||||
GdkPixbufAnimation
|
GdkPixbufAnimation
|
||||||
GdkPixbufAnimationIter
|
GdkPixbufAnimationIter
|
||||||
|
GdkPixbufAnimation
|
||||||
|
GdkPixbufAnimationIter
|
||||||
gdk_pixbuf_animation_new_from_file
|
gdk_pixbuf_animation_new_from_file
|
||||||
gdk_pixbuf_animation_ref
|
gdk_pixbuf_animation_ref
|
||||||
gdk_pixbuf_animation_unref
|
gdk_pixbuf_animation_unref
|
||||||
@ -127,6 +129,11 @@ gdk_pixbuf_animation_iter_get_delay_time
|
|||||||
gdk_pixbuf_animation_iter_on_currently_loading_frame
|
gdk_pixbuf_animation_iter_on_currently_loading_frame
|
||||||
gdk_pixbuf_animation_iter_get_pixbuf
|
gdk_pixbuf_animation_iter_get_pixbuf
|
||||||
|
|
||||||
|
<SUBSECTION>
|
||||||
|
GdkPixbufSimpleAnim
|
||||||
|
gdk_pixbuf_simple_anim_new
|
||||||
|
gdk_pixbuf_simple_anim_add_frame
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GDK_PIXBUF_ANIMATION
|
GDK_PIXBUF_ANIMATION
|
||||||
GDK_TYPE_PIXBUF_ANIMATION
|
GDK_TYPE_PIXBUF_ANIMATION
|
||||||
|
|||||||
Reference in New Issue
Block a user