Proxy of C++ sync_source_t class.
|
| __init__ (self, *args) |
| init(self, _view) -> sync_source_t
|
|
"bool" | __eq__ (self, *args) |
| eq(self, _o) -> bool
|
|
"bool" | __ne__ (self, *args) |
| ne(self, _o) -> bool
|
|
"bool" | is_register (self, *args) |
| is_register(self) -> bool
|
|
"bool" | is_widget (self, *args) |
| is_widget(self) -> bool
|
|
"TWidget const *" | get_widget (self, *args) |
| get_widget(self) -> TWidget const *
|
|
"char const *" | get_register (self, *args) |
| get_register(self) -> char const *
|
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args ) |
◆ __eq__()
"bool" __eq__ |
( |
| self, |
|
|
* | args ) |
◆ __ne__()
"bool" __ne__ |
( |
| self, |
|
|
* | args ) |
◆ get_register()
"char const *" get_register |
( |
| self, |
|
|
* | args ) |
◆ get_widget()
"TWidget const *" get_widget |
( |
| self, |
|
|
* | args ) |
◆ is_register()
"bool" is_register |
( |
| self, |
|
|
* | args ) |
◆ is_widget()
"bool" is_widget |
( |
| self, |
|
|
* | args ) |
◆ thisown
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: