menu
pocketpy package
documentation
pocketpy_bindings_generated.dart
PocketpyBindings
py_str method
py_str method
dark_mode
light_mode
py_str
method
bool
py_str
(
py_Ref
val
)
Python equivalent to
str(val)
.
Implementation
bool py_str( py_Ref val, ) { return _py_str( val, ); }
pocketpy package
documentation
pocketpy_bindings_generated
PocketpyBindings
py_str method
PocketpyBindings class