Gtk.ToplevelAccessible¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | Atk.Object (25), GObject.Object (37) | 
|---|---|
| Structs: | GObject.ObjectClass (5) | 
| get_children() | 
Virtual Methods¶
| Inherited: | Atk.Object (24), GObject.Object (7) | 
|---|
Properties¶
| Inherited: | Atk.Object (15) | 
|---|
Signals¶
| Inherited: | Atk.Object (6), GObject.Object (1) | 
|---|
Fields¶
| Inherited: | Atk.Object (6), GObject.Object (1) | 
|---|
| Name | Type | Access | Description | 
|---|---|---|---|
| parent | Atk.Object | r | 
Class Details¶
- 
class Gtk.ToplevelAccessible(**kwargs)¶
- Bases: - Atk.Object- Abstract: - No - Structure: - Gtk.ToplevelAccessibleClass- 
get_children()[source]¶
- Returns: - List of children. - Return type: - [ - Gtk.Window]
 
-