khtml Library API Documentation

DOM::CSSFontFaceRule Class Reference

The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet. More...

#include <css_rule.h>

Inheritance diagram for DOM::CSSFontFaceRule:

DOM::CSSRule List of all members.

Public Methods

CSSFontFaceRule & operator= (const CSSRule &other)
CSSStyleDeclaration style () const
 The declaration-block of this rule.


Detailed Description

The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet.

The @font-face rule is used to hold a set of font descriptions.

Definition at line 193 of file css_rule.h.


Member Function Documentation

CSSStyleDeclaration CSSFontFaceRule::style  
 

The declaration-block of this rule.

Definition at line 196 of file css_rule.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:44 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001