fixes for the fixes
svn: r11450
This commit is contained in:
parent
6cd75acb0a
commit
1cbf54d70a
|
@ -110,7 +110,7 @@ Returns the window's cursor, or @scheme[#f] if this window's cursor
|
|||
exact-integer?]{
|
||||
|
||||
Returns an exact integer representing a handle to the window in the
|
||||
current platform's GUI toolbox. Cast this number from a C @cpp{long}
|
||||
current platform's GUI toolbox. Cast this number from a C \cpp{long}
|
||||
to a platform-specific C type:
|
||||
|
||||
@itemize{
|
||||
|
|
|
@ -172,7 +172,7 @@ finalizations.}
|
|||
[Scheme_Object** argv])]{
|
||||
|
||||
Creates and returns a new namespace. This values can be cast to
|
||||
@cpp[Scheme_Env *]. It can also be installed in
|
||||
@cpp{Scheme_Env *}. It can also be installed in
|
||||
a parameterization using @cppi{scheme_set_param} with
|
||||
@cppi{MZCONFIG_ENV}.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user