ruby-****@sourc*****
ruby-****@sourc*****
2013年 3月 12日 (火) 11:08:48 JST
------------------------- REMOTE_ADDR = 184.145.80.119 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?tut-gtk2-agtkw-cal ------------------------- @@ -1,4 +1,4 @@ -= Additional GTK+ Widgets += (11) Additional GTK+ Widgets {{link "tut-gtk2-agtkw-draww", "tut-gtk2-agtkw", "tut-gtk", "tut-gtk2-dynui"}} @@ -6,6 +6,7 @@ # new: {{link "tut-gtk2-agtkw-draww", "tut-gtk2-agtkw", "tut-gtk", "tut-gtk2-dynui"}} == Calendars +(11.1){{br}} GTK+ provides the Gtk::Calendar widget, which is a widget that displays one month of a calendar. It allows the user to move among months and years with scroll arrows. You can also display three letter abbreviations of the day names and week numbers for the chosen year. @@ -43,6 +44,8 @@ Gtk.main == Status Icons +(11.2){{br}} The Gtk::StatusIcon object was introduced in GTK+ 2.10 and is used to display an icon in the system tray (notification area) in a platform-independent manner.