atkObjectInitialize: atkObjectInitialize

Description Usage Arguments Author(s)

View source: R/atkFuncs.R

Description

This function is called when implementing subclasses of AtkObject. It does initialization required for the new object. It is intended that this function should called only in the ...new() functions used to create an instance of a subclass of AtkObject

Usage

1

Arguments

object

[AtkObject] a AtkObject

data

[R object] a R object which identifies the object for which the AtkObject was created.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.