Class Index Cross Index Namespace Index

Class Gdk_Imlib


Contained in: global
Derived from: none
Derived by: none

#include <gtk--/imlib.h>


public function member index:

Gdk_Imlib();
Gdk_Imlib(Init_Params& p);
void best_color_get(Gdk_Color& c);
gint best_color_match(gint& r, gint& g, gint& b);
void free_bitmap(Gdk_Bitmap& bitmap);
void free_colors();
void free_pixmap(Gdk_Pixmap& pixmap);
gint gdk_imlib_data_to_pixmap(char* *data, GdkPixmap* * pmap, GdkBitmap* * mask);
void get_cache_info(int& cache_pixmaps, int& cache_images);
Gdk_Colormap get_colormap();
gint get_fallback();
gint get_render_type();
gchar* get_sysconfig();
Gdk_Visual get_visual();
gint load_colors(const Gtk::string& file);
void set_cache_info(int cache_pixmaps, int cache_images);
void set_fallback(gint fallback);
void set_render_type(gint rend_type);
 

Description:



Function Member Descriptions: