291 付録 D サンプルプログラムのソースコードリスト 本書で扱ったプログラムのソースコードは,次の URL からダウンロードできます. http://www.iim.ics.tut.ac.jp/~sugaya/books/GUI-ApplicationProgramming/ 以下はそのソースコードの構成です.なお,本文中に掲載したソースコードは,公開している実際のソースコードから説明と は関連のないエラー処理などを省略してある場合があるのでご了承ください. sources/ +--- cairo/ +--- arc/ +--- clipping/ +--- composite/ +--- curve/ +--- line_cap/ +--- line_dash/ +--- line_join/ +--- mask/ +--- pattern_image/ +--- pattern_linear/ +--- pattern_radial/ +--- polygon/ +--- rectangle/ +--- source_image/ +--- source_image_surface/ +--- text +--- transform/ +--- transparency/ +--- custom_widget +--- gtkiconbutton/ +--- gdkpixbuf +--- display1/ +--- display2/ +--- display3 +--- image_application/ +--- read/ +--- glib +--- file/ +--- ghashtable/ +--- glist/ +--- timer/ +--- gtk +--- hello_world/ +--- packing/ +--- signal/ +--- table/ +--- imageoperator +--- tips 付録 D サンプルプログラムのソースコードリスト 292 付録 D サンプルプログラムのソースコードリスト +--- customstockitem/ +--- dnd/ +--- keyboard/ +--- mouse/ +--- option/ +--- tutorial +--- step1/ +--- step2/ +--- step3/ +--- step4/ +--- step5/ +--- step6/ +--- widget +--- gtkaboutdialog/ +--- gtkbutton/ +--- gtkcheckbutton/ +--- gtkcomboboxentry/ +--- gtkdialog/ +--- gtkentry/ +--- gtkentrycompletion/ +--- gtkexpander/ +--- gtkfilechooser/ +--- gtkfileselection/ +--- gtkframe/ +--- gtkhandlebox/ +--- gtkiconview/ +--- gtkliststore/ +--- gtkmenubar/ +--- gtkmessagedialog/ +--- gtknotebook/ +--- gtkpaned/ +--- gtkpopupmenu/ +--- gtkprogressbar/ +--- gtkradiobutton/ +--- gtkscale/ +--- gtkspinbutton/ +--- gtktextview/ +--- gtktoolbar/ +--- gtktooltips/ +--- gtktreestore/ +--- gtkuimanager/ 付録 D サンプルプログラムのソースコードリスト
© Copyright 2024 ExpyDoc