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

gr11::メニューモジュール

  • メニュー画面の表示


モジュール詳細

set_text_status (GtkTextView *textview , const gchar *text);

文字枠の作成(ステータス)

set_text_item (GtkTextView *textview , const gchar *text);

文字枠の作成(アイテム)

menu_status(void);

ステータスの表示

menu_item(void);

アイテムの表示

button_clicked (GtkWidget *button, gpointer user_data);

メニュー画面の終了


最終更新日:2014/01/09 13:08:08