2017 ソフトウェア設計及び演習用の班Wiki

g03タイトル

#include <gtk/gtk.h>
#include <SDL.h>
#include <SDL_mixer.h>

static int nanido;
static int num;

static void
button_toggled0(GtkRadioButton *widget, gpointer user_data);

static void
button_toggled1(GtkRadioButton *widget, gpointer user_data);

static void
quit1 (GtkWidget *window, gpointer user_data);

static void
button_clicked0 (GtkWidget *button, gpointer user_data);

static void
button_clicked1 (GtkWidget *button, gpointer user_data);

static void
button_clicked2 (GtkWidget *button, gpointer user_data);

static void
button_clicked3 (GtkWidget *button, gpointer user_data);

static void
button_clicked4(GtkWidget *button, gpointer user_sata);

static
gboolean cb_expose1_event(GtkWidget *widget, GdkEventExpose *event, gpointer user_data);

static
gboolean cb_expose2_event(GtkWidget *widget, GdkEventExpose *event, gpointer user_data);

static
gboolean cb_expose2_event(GtkWidget *widget, GdkEventExpose *event, gpointer user_data);

static gboolean ivent_loop(GtkWidget *widget, gpointer user_data);

int GetRandom();


int op9_main(int, char**);


最終更新日:2017/08/03 10:17:57