AtkDocumentIface.getPageCount

struct AtkDocumentIface
extern (C)
int function(AtkDocument* document) getPageCount;

Return Value

total page count of @document, or -1 if not implemented, not know by the implementor or irrelevant.

Meta