Gtk.RendererCellAccessible - Classes - Gtk 3.0 (original) (raw)
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.RendererCellAccessible Gtk.RendererCellAccessible Gtk.CellAccessible->Gtk.RendererCellAccessible
Subclasses:
Gtk.BooleanCellAccessible, Gtk.ImageCellAccessible, Gtk.TextCellAccessible
Methods¶
Inherited:
Gtk.Accessible (3), Atk.Object (27), GObject.Object (37), Atk.Action (7), Atk.Component (15), Atk.TableCell (7)
Structs:
class | new (renderer) |
---|
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 (17)
Name | Type | Flags | Short Description |
---|---|---|---|
renderer | Gtk.CellRenderer | r/w/co | The cell renderer represented by this accessible |
Signals¶
Inherited:
Atk.Object (9), GObject.Object (1), Atk.Component (1)
Fields¶
Inherited:
Atk.Object (9), GObject.Object (1), Atk.Component (1)
Name | Type | Access | Description |
---|---|---|---|
parent | Gtk.CellAccessible | r |
Class Details¶
class Gtk.RendererCellAccessible(**kwargs)¶
Bases:
Abstract:
No
Structure:
Gtk.RendererCellAccessibleClass
classmethod new(renderer)[source]¶
Parameters:
renderer (Gtk.CellRenderer) –
Return type:
Property Details¶
Gtk.RendererCellAccessible.props.renderer¶
Name:
renderer
Type:
Default Value:
Flags:
READABLE, WRITABLE, CONSTRUCT_ONLY
The cell renderer represented by this accessible