No documentation available. More...
Methods defined here: | |
def | __init__ |
def | __reduce__ |
Data descriptors defined here: | |
def | size |
Data descriptors inherited from Boost.Python.instance: | |
def | __dict__ |
def | __weakref__ |
Data and other attributes inherited from Boost.Python.instance: | |
def | __new__ |
def Commands.Icon.__init__ | ( | arg1, | |
filename | |||
) |
C++ signature : void* __init__(boost::python::api::object,boost::python::api::object)
def Commands.Icon.__dict__ | ( | args | ) |
def Commands.Icon.__new__ | ( | args | ) |
T.__new__(S, ...) -> a new object with type S, a subtype of T
__new__ = <built-in method __new__ of Boost.Python.class object>
def Commands.Icon.__reduce__ | ( | args | ) |
__reduce__ = <unnamed Boost.Python function>(args)
def Commands.Icon.__weakref__ | ( | args | ) |
def Commands.Icon.size | ( | args | ) |