gtk.h 148 B

12345678
  1. #ifndef PUZZLES_GTK_H
  2. #define PUZZLES_GTK_H
  3. extern const char *const *const xpm_icons[];
  4. extern const int n_xpm_icons;
  5. #endif /* PUZZLES_GTK_H */