ruby-****@sourc*****
ruby-****@sourc*****
2009年 2月 4日 (水) 06:25:28 JST
------------------------- REMOTE_ADDR = 74.15.84.244 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/hiki.cgi?Pango%3A%3ATabArray ------------------------- @@ -26,9 +26,13 @@ * Returns: self: ((*FIXME*)) ---- set_tab +--- set_tab(0, Pango::TAB_LEFT, width) - * Returns: self: ((*FIXME*)) + Before applying the tab array, you need to add the width. + * 0: refers to the first element in the Pango::TabArray, the only one that should ever exist. + * Pango::TAB_LEFT - must always be specified; it is the only constant in ((<Pango#TabAlign>)) + * width: the width of the tab in pixels + * Returns: self: ((*FIXME ??? *) --- size @@ -45,5 +49,7 @@ == See Also == ChangeLog - -