atkNoOpObjectNew {RGtk2}R Documentation

atkNoOpObjectNew

Description

Provides a default (non-functioning stub) AtkObject. Application maintainers should not use this method.

Usage

atkNoOpObjectNew(obj)

Arguments

obj [GObject] a GObject

Value

[AtkObject] a default (non-functioning stub) AtkObject

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]