module/class index - library_index

GdkImlib

Module Description

A module including some functions and constants declared ingdk_imlib.h of Imlib.

Module Functions

best_color_get(c) [undefined]

void gdk_imlib_best_color_get(GdkColor *c);

best_color_match(r, g, b) [undefined]

gint gdk_imlib_best_color_match(gint *r, gint *g, gint *b);

fallback

gint gdk_imlib_get_fallback(void);

fallback = fallback

void gdk_imlib_set_fallback(gint fallback);

free_colors

void gdk_imlib_free_colors(void);

load_colors(file)

gint gdk_imlib_load_colors(char *file);

render_type

gint gdk_imlib_get_render_type(void);

render_type = rend_type

void gdk_imlib_set_render_type(gint rend_type);

sysconfig

gchar *gdk_imlib_get_sysconfig(void);


module/class index - library_index

Generated at Sun Jan 30 07:23:32 JST 2000 by rubyapi2