/[guile]/guile/guile-core/doc/ref/new-docstrings.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/new-docstrings.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by ossau, Mon Nov 19 22:28:58 2001 UTC revision 1.6 by ttn, Tue Jan 8 08:29:00 2002 UTC
# Line 321  Change the signature of export environme Line 321  Change the signature of export environme
321  @deffnx {C Function} scm_sys_compute_slots (class)  @deffnx {C Function} scm_sys_compute_slots (class)
322  Return a list consisting of the names of all slots belonging to  Return a list consisting of the names of all slots belonging to
323  class @var{class}, i. e. the slots of @var{class} and of all of  class @var{class}, i. e. the slots of @var{class} and of all of
324  its superclasses.  its super-classes.
325  @end deffn  @end deffn
326    
327  @deffn {Scheme Procedure} get-keyword key l default_value  @deffn {Scheme Procedure} get-keyword key l default_value
# Line 487  Return specializers of the method @var{o Line 487  Return specializers of the method @var{o
487    
488  @deffn {Scheme Procedure} method-generic-function obj  @deffn {Scheme Procedure} method-generic-function obj
489  @deffnx {C Function} scm_method_generic_function (obj)  @deffnx {C Function} scm_method_generic_function (obj)
490  Return the generic function fot the method @var{obj}.  Return the generic function for the method @var{obj}.
491  @end deffn  @end deffn
492    
493  @deffn {Scheme Procedure} generic-function-methods obj  @deffn {Scheme Procedure} generic-function-methods obj
# Line 532  Return the direct slots of the class @va Line 532  Return the direct slots of the class @va
532    
533  @deffn {Scheme Procedure} class-direct-supers obj  @deffn {Scheme Procedure} class-direct-supers obj
534  @deffnx {C Function} scm_class_direct_supers (obj)  @deffnx {C Function} scm_class_direct_supers (obj)
535  Return the direct superclasses of the class @var{obj}.  Return the direct super-classes of the class @var{obj}.
536  @end deffn  @end deffn
537    
538  @deffn {Scheme Procedure} class-name obj  @deffn {Scheme Procedure} class-name obj

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26