Proxy of C++ sync_source_t class.
|
| | __init__ (self, *args) |
| | init(self, _view) -> sync_source_t
|
| |
| "bool" | __eq__ (self, "sync_source_t" _o) |
| | eq(self, _o) -> bool
|
| |
| "bool" | __ne__ (self, "sync_source_t" _o) |
| | ne(self, _o) -> bool
|
| |
| "bool" | is_register (self) |
| | is_register(self) -> bool
|
| |
| "bool" | is_widget (self) |
| | is_widget(self) -> bool
|
| |
| "TWidget const *" | get_widget (self) |
| | get_widget(self) -> TWidget const *
|
| |
| "char const *" | get_register (self) |
| | 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, |
|
|
"sync_source_t" | _o ) |
◆ __ne__()
| "bool" __ne__ |
( |
| self, |
|
|
"sync_source_t" | _o ) |
◆ get_register()
| "char const *" get_register |
( |
| self | ) |
|
◆ get_widget()
| "TWidget const *" get_widget |
( |
| self | ) |
|
◆ is_register()
| "bool" is_register |
( |
| self | ) |
|
◆ is_widget()
◆ 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: