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

This struct represents the JS null type in Python using a singleton object on the pythonmonkey module. More...

#include <NullType.hh>

Static Public Member Functions

static PyObject * getPyObject ()
 

Detailed Description

This struct represents the JS null type in Python using a singleton object on the pythonmonkey module.

Member Function Documentation

◆ getPyObject()

PyObject * NullType::getPyObject ( )
static

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