atk.TableCellIF

Undocumented in source.

Public Imports

atk.c.types
public import atk.c.types;
gtkc.atktypes
public import gtkc.atktypes;

Members

Interfaces

TableCellIF
interface TableCellIF

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.