Searched refs:GdkPixbufAnimation (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Danimate.h15 typedef struct _GdkPixbufAnimation GdkPixbufAnimation; typedef in typeref:struct:_GdkPixbufAnimation
34 wxAnimation(GdkPixbufAnimation *p = NULL);
44 // unfortunately GdkPixbufAnimation does not expose these info:
61 GdkPixbufAnimation *GetPixbuf() const
63 void SetPixbuf(GdkPixbufAnimation* p);
66 GdkPixbufAnimation *m_pixbuf;
142 GdkPixbufAnimation *m_anim;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Danimate.cpp62 wxAnimation::wxAnimation(GdkPixbufAnimation *p)
171 void wxAnimation::SetPixbuf(GdkPixbufAnimation* p)
262 // add a reference to the GdkPixbufAnimation

Completed in 34 milliseconds