atkRegistryGetFactoryType {RGtk2}R Documentation

atkRegistryGetFactoryType

Description

Provides a GType indicating the AtkObjectFactory subclass associated with type.

Usage

atkRegistryGetFactoryType(object, type)

Arguments

object [AtkRegistry] an AtkRegistry
type [GType] a GType with which to look up the associated AtkObjectFactory subclass

Value

[GType] a GType associated with type type

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]