search for: _sizer_

Displaying 3 results from an estimated 3 matches for "_sizer_".

Did you mean: _size_
2007 May 05
0
[1015] trunk/wxruby2/doc/textile/sizer.txtl: Clarify that size_t should be a ruby Integer
...quot;cx"> </span><del>- Boolean *remove*(%(arg-type)size_t% index) </del><ins>+ Boolean *remove*(%(arg-type)Integer% index) </ins><span class="cx"> </span><span class="cx"> Removes a child from the sizer and destroys it. _sizer_ is the Sizer to </span><span class="cx"> be removed, _index_ is the position of the child in the sizer, typically </span><span class="lines">@@ -389,8 +389,8 @@ </span><span class="cx"> to take place, call "Sizer#layout":si...
2006 Nov 23
0
[749] trunk/wxruby2: Bring the documentation and actual method support into line for
...lean *remove*(%(arg-type)Sizer% sizer) </span><span class="cx"> </span><span class="cx"> Boolean *remove*(%(arg-type)size_t% index) </span><span class="cx"> </span><del>-Removes a child from the sizer and destroys it. _sizer_ is the Sizer to be removed, -_index_ is the position of the child in the sizer, typically 0 for the first item. -This method does not cause any layout or resizing to take place, call -"Sizer#layout":sizer.html#Sizer_layout to update the layout "on screen" after removing a -child...
2007 Apr 16
0
[969] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Cleanup and fixing of broken links.
...@@ </span><span class="cx"> </span><span class="cx"> Note that this function will also call </span><span class="cx"> "set_auto_layout":#Window_setautolayout implicitly with @true@ </span><del>-parameter if the _sizer_\/ is non-NULL and @false@ otherwise. </del><ins>+parameter if the _sizer_ is non-nil and @false@ otherwise. </ins><span class="cx"> </span><span class="cx"> h4. Parameters </span><span class="cx"> </span><span...