atkDocumentGetDocumentType {RGtk2}R Documentation

atkDocumentGetDocumentType

Description

Gets a string indicating the document type.

Usage

atkDocumentGetDocumentType(object)

Arguments

object [AtkDocument] a GObject instance that implements AtkDocumentIface

Value

[character] a string indicating the document type

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]