2017年06月01日19:29 Ruby/GTK2,GTK3 プログラミング Tips(4)- 画像、アニメーション カテゴリプログラミングコンピュータ (2017.8.27 追加記事; →・Ruby/GTK3を今時のGlade, XML, Builder, CSSで書く4 - 画像、アニメーション) gtk2,gtk3 で 画像(Gtk::Image,Gdk::Pixbuf)や周期的呼び出し(Gtk.timeout_add,GLib::Timeout)でアニメーションを表示します。1.画像を作る(読み込む、セットする) ○Gtk::Image#initialize(:stock => nil, :icon_name => nil, :icon_set => nil, :icon => nil, :file => nil, :pixbuf => nil, :animation => ni