NetSurf
|
Throbber images context. More...
Data Fields | |
int | nframes |
Number of frames in the throbber. More... | |
GdkPixbuf ** | framedata |
Throbber images context.
Definition at line 34 of file throbber.c.
GdkPixbuf** nsgtk_throbber::framedata |
Definition at line 37 of file throbber.c.
Referenced by nsgtk_throbber_finalise(), nsgtk_throbber_get_frame(), and nsgtk_throbber_init().
int nsgtk_throbber::nframes |
Number of frames in the throbber.
Definition at line 36 of file throbber.c.
Referenced by nsgtk_throbber_finalise(), nsgtk_throbber_get_frame(), and nsgtk_throbber_init().