atk.TableCellT

Undocumented in source.

Public Imports

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

Members

Templates

TableCellT
template TableCellT(TStruct)

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