-----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-----

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to