matplotlibcpp17
matplotlibcpp17::gridspec::SubplotSpec Struct Reference

A wrapper class for matplotlib.gridspec.SubplotSpec. More...

#include <gridspec.h>

Inheritance diagram for matplotlibcpp17::gridspec::SubplotSpec:
Collaboration diagram for matplotlibcpp17::gridspec::SubplotSpec:

Public Member Functions

 SubplotSpec (const pybind11::object &subplotspec)
 
 SubplotSpec (pybind11::object &&subplotspec)
 
- Public Member Functions inherited from matplotlibcpp17::BaseWrapper
pybind11::object unwrap () const
 

Additional Inherited Members

- Protected Attributes inherited from matplotlibcpp17::BaseWrapper
pybind11::object self
 

Detailed Description

A wrapper class for matplotlib.gridspec.SubplotSpec.


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