Gtk.ContainerCellAccessible

g Atk.Action Atk.Action Gtk.CellAccessible Gtk.CellAccessible Atk.Action->Gtk.CellAccessible Atk.Component Atk.Component Atk.Component->Gtk.CellAccessible Atk.Object Atk.Object Gtk.Accessible Gtk.Accessible Atk.Object->Gtk.Accessible Atk.TableCell Atk.TableCell Atk.TableCell->Gtk.CellAccessible GObject.GInterface GObject.GInterface GObject.GInterface->Atk.Action GObject.GInterface->Atk.Component GObject.GInterface->Atk.TableCell GObject.Object GObject.Object GObject.Object->Atk.Object Gtk.Accessible->Gtk.CellAccessible Gtk.ContainerCellAccessible Gtk.ContainerCellAccessible Gtk.CellAccessible->Gtk.ContainerCellAccessible

Subclasses:

None

Methods

Inherited:

Gtk.Accessible (3), Atk.Object (25), GObject.Object (37), Atk.Action (7), Atk.Component (15), Atk.TableCell (7)

Structs:

GObject.ObjectClass (5)

class

new ()

add_child (child)

get_children ()

remove_child (child)

Virtual Methods

Inherited:

Gtk.CellAccessible (1), Gtk.Accessible (3), Atk.Object (24), GObject.Object (7), Atk.Action (7), Atk.Component (16), Atk.TableCell (7)

Properties

Inherited:

Gtk.Accessible (1), Atk.Object (15)

Signals

Inherited:

Atk.Object (8), GObject.Object (1), Atk.Component (1)

Fields

Inherited:

Atk.Object (8), GObject.Object (1), Atk.Component (1)

Name

Type

Access

Description

parent

Gtk.CellAccessible

r

Class Details

class Gtk.ContainerCellAccessible(**kwargs)
Bases:

Gtk.CellAccessible

Abstract:

No

Structure:

Gtk.ContainerCellAccessibleClass

classmethod new()[source]
Return type:

Gtk.ContainerCellAccessible

add_child(child)[source]
Parameters:

child (Gtk.CellAccessible) –

get_children()[source]
Return type:

[Gtk.CellAccessible]

Get a list of children.

remove_child(child)[source]
Parameters:

child (Gtk.CellAccessible) –