PythonMonkey   v1.0.0 (dev)
Loading...
Searching...
No Matches
FuncType Struct Reference

This struct represents the 'function' type in Python. More...

#include <FuncType.hh>

Static Public Member Functions

static PyObject * getPyObject (JSContext *cx, JS::HandleValue fval)
 

Detailed Description

This struct represents the 'function' type in Python.

Member Function Documentation

◆ getPyObject()

PyObject * FuncType::getPyObject ( JSContext *  cx,
JS::HandleValue  fval 
)
static

The documentation for this struct was generated from the following files: