ekg2
GIT master
|
#include "ekg2.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <gdk-pixbuf/gdk-pixdata.h>
#include <gtk/gtkstock.h>
#include "main.h"
#include "palette.h"
#include "inline_pngs.h"
#include "inline_pngs_gg.h"
#include "inline_pngs_icq.h"
Definicje | |
#define | MAX_COL 40 |
Funkcje | |
void | palette_alloc (GtkWidget *widget) |
void | pixmaps_init (void) |
Zmienne | |
GdkColor | colors [] |
GdkPixbuf * | pix_ekg2 |
GdkPixbuf * | pixs [9] |
GdkPixbuf * | gg_pixs [9] |
GdkPixbuf * | icq_pixs [9] |
#define MAX_COL 40 |
void palette_alloc | ( | GtkWidget * | widget | ) |
void pixmaps_init | ( | void | ) |
GdkColor colors[] |
GdkPixbuf* gg_pixs[9] |
GdkPixbuf* icq_pixs[9] |
GdkPixbuf* pix_ekg2 |
GdkPixbuf* pixs[9] |