enigma2
2.6
|
Public Member Functions | |
def | cb_func (self, arg0, arg1, arg2, arg3, arg4) |
def | __init__ (self) |
def | __disown__ (self) |
Static Public Attributes | |
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Static Public Attributes inherited from enigma.eSlot | |
thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Proxy of C++ eSlot5<(void,int,int,int,int,bool)> class.
def Plugins.Extensions.Browser.webview.eSlot5IntIntIntIntBool.__init__ | ( | self | ) |
__init__(eSlot5<(void,int,int,int,int,bool)> self) -> eSlot5IntIntIntIntBool
Reimplemented from enigma.eSlot.
def Plugins.Extensions.Browser.webview.eSlot5IntIntIntIntBool.__disown__ | ( | self | ) |
def Plugins.Extensions.Browser.webview.eSlot5IntIntIntIntBool.cb_func | ( | self, | |
arg0, | |||
arg1, | |||
arg2, | |||
arg3, | |||
arg4 | |||
) |
cb_func(eSlot5IntIntIntIntBool self, int arg0, int arg1, int arg2, int arg3, bool arg4)
|
static |