[ruby-gnome2-doc-cvs] [Ruby-GNOME2 Project Website] update - Gtk::Button

Back to archive index

ruby-****@sourc***** ruby-****@sourc*****
2006年 7月 9日 (日) 22:26:54 JST


-------------------------
REMOTE_ADDR = 83.77.46.163
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki
        URL = /hiki.cgi?Gtk%3A%3AButton
-------------------------
@@ -157,6 +157,15 @@
     * image: a Gtk::Widget to set as the image for the button 
     * Returns: self
 
+--- image_position
+    Gets the position of the image relative to the text inside the button. ((*Since 2.10*))
+    * Returns: the position (Gtk::PositionType)
+--- image_position=(pos)
+    Sets the position of the image relative to the text inside the button. ((*Since 2.10*))
+    * Returns: pos
+--- set_image_position(pos)
+    Same as Gtk::Button#image_position=. ((*Since 2.10*))
+    * Returns: self
 
 == Properties
 --- focus-on-click: true or false (Read/Write)
@@ -165,6 +174,19 @@
 
 --- image: Gtk::Widget (Read/Write)
     Child widget to appear next to the button text
+
+--- image-position: Gtk::PositionType (Read/Write)
+    The position of the image relative to the text inside the button. ((*Since 2.10*))
+    * Default value: Gtk::PositionType::LEFT
 
 --- label: String (Read/Write)
     Text of the label widget inside the button, if the button contains a label widget





ruby-gnome2-cvs メーリングリストの案内
Back to archive index