Learn R Programming

RGtk2 (version 2.8.8)

atkTableGetNColumns: atkTableGetNColumns

Description

Gets the number of columns in the table.

Usage

atkTableGetNColumns(object)

Arguments

object
[AtkTable] a GObject instance that implements AtkTableIface

Value

  • [integer] a gint representing the number of columns, or 0 if value does not implement this interface.