image.h File Reference

#include <string>
Include dependency graph for image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gtkutil

Defines

#define INCLUDED_GTKUTIL_IMAGE_H

Typedefs

typedef struct _GtkWidget GtkWidget
typedef struct _GdkPixbuf GdkPixbuf

Functions

void BitmapsPath_set (const std::string &path)
GdkPixbufpixbuf_new_from_file_with_mask (const std::string &filename)
GtkWidgetgtkutil::getImage (const std::string &filename)
GdkPixbufgtkutil::getLocalPixbuf (const std::string &filename)

Define Documentation

#define INCLUDED_GTKUTIL_IMAGE_H

Definition at line 23 of file image.h.


Typedef Documentation

typedef struct _GdkPixbuf GdkPixbuf

Definition at line 30 of file image.h.

typedef struct _GtkWidget GtkWidget

Definition at line 29 of file image.h.


Function Documentation

void BitmapsPath_set ( const std::string path  ) 
GdkPixbuf* pixbuf_new_from_file_with_mask ( const std::string filename  ) 

Generated by  doxygen 1.6.2