Dillo
v3.1.1-98-g318d1f14
Loading...
Searching...
No Matches
dgif.h
Go to the documentation of this file.
1
#ifndef __GIF_H__
2
#define __GIF_H__
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
/* __cplusplus */
7
8
#include "
url.h
"
9
#include "
image.hh
"
10
11
12
void
*
a_Gif_new
(
DilloImage
*Image,
DilloUrl
*url,
int
version);
13
void
a_Gif_callback
(
int
Op,
void
*data);
14
15
16
#ifdef __cplusplus
17
}
18
#endif
/* __cplusplus */
19
#endif
/* !__GIF_H__ */
a_Gif_callback
void a_Gif_callback()
Definition
gif.c:1024
a_Gif_new
void * a_Gif_new()
Definition
gif.c:1023
image.hh
The DilloImage data-structure and methods.
DilloUrl
Definition
url.h:88
_DilloImage
Definition
image.hh:60
url.h
Parse and normalize all URL's inside Dillo.
src
dgif.h
Generated on Sun Nov 17 2024 01:31:44 for Dillo by
1.9.8