[webkit-dev] GDOM-Binding: using gdom_css_style_sheet_add_rule()

Leon Winter lwi at ring0.de
Wed Jun 10 15:18:24 PDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

the GDOM-Binding provides functions for setting up global CSS rules
and manipulating them. I'm interested in this functions, especially in:

WEBKIT_API glong
gdom_css_style_sheet_add_rule (GdomCSSStyleSheet *thiz, gchar *
selector, gchar * style, gulong index);

Okay, we need a GdomCSSStyleSheet, lets have a look:

WEBKIT_API GdomCSSStyleSheet *
gdom_dom_implementation_create_css_style_sheet (GdomDOMImplementation
*thiz, gchar * title, gchar * media);

So far so good, seems we need a GdomDOMImplementation object but there
is no function that returns this object.

Summing up once again an implemented functionality is broken because
not accessible.

Regards,
Leon Winter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkowMTAACgkQ3qn9m9SfDYfsDgCdGxXa8FAwEAVlTxOPFNHDPsim
ZhAAniKksW35Nqnlze/H6kog3aqvKxqL
=JpWD
-----END PGP SIGNATURE-----



More information about the webkit-dev mailing list