search for: _info_

Displaying 2 results from an estimated 2 matches for "_info_".

Did you mean: _info
2007 Jun 28
0
[1095] trunk/wxruby2: Remove useless methods from Wx::Object and add wx_class method for info; document
...ef_data":object.html#Object_setrefdata, "ObjectRefData":objectrefdata.html - -h3(#Object_iskindof). Object#is_kind_of - - Boolean *is_kind_of*(%(arg-type)ClassInfo% info) - -Determines whether this class is a subclass of (or the same class as) -the given class. - -h4. Parameters - -* _info_ A pointer to a class information object, which may be obtained -by using the CLASSINFO macro. - -h4. Return value - -true if the class represented by _info_ is the same class as -this one or is derived from it. - -h4. Example - - - bool tmp = obj->IsKindOf(CLASSINFO(Frame)); - - -h3(#Object_r...
2006 Nov 29
0
[763] trunk/wxruby2/doc/textile/listctrl.txtl: Warn about a potential mistake using the API that may cause a crash
..., +you *must* create one or more columns using the insert_column method +before inserting items, or it will not work, and WxRuby may crash. + </ins><span class="cx"> h4. Parameters </span><span class="cx"> </span><span class="cx"> * _info_ ListItem object </span></span></pre> </div> </div> </body> </html>