atkObjectRemovePropertyChangeHandler {RGtk2}R Documentation

atkObjectRemovePropertyChangeHandler

Description

Removes a property change handler.

Usage

atkObjectRemovePropertyChangeHandler(object, handler.id)

Arguments

object [AtkObject] an AtkObject
handler.id [numeric] a guint which identifies the handler to be removed.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]