atk.TableCellT

Undocumented in source.

Public Imports

atk.ObjectAtk
public import atk.ObjectAtk;
Undocumented in source.
atk.c.functions
public import atk.c.functions;
Undocumented in source.
atk.c.types
public import atk.c.types;
Undocumented in source.
glib.PtrArray
public import glib.PtrArray;
Undocumented in source.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.

Members

Templates

TableCellT
template TableCellT(TStruct)

Being #AtkTable a component which present elements ordered via rows and columns, an #AtkTableCell is the interface which each of those elements, so "cells" should implement.

Meta