atk.TableCellIF

Undocumented in source.

Public Imports

atk.c.types
public import atk.c.types;
Undocumented in source.
gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.

Members

Interfaces

TableCellIF
interface TableCellIF

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