CCss.Grammar – ccss-1 Reference Manual
Packages
ccss-1
CCss
Grammar
Grammar.css
Grammar.generic
add_function
create_stylesheet
create_stylesheet_from_buffer
create_stylesheet_from_file
lookup_function
Grammar
Object Hierarchy:
Description:
[
Compact
]
[
CCode
( cname =
"ccss_grammar_t"
, cprefix =
"ccss_grammar_"
, ref_function =
"ccss_grammar_reference"
, unref_function =
"ccss_grammar_destroy"
) ]
public
class
Grammar
Namespace:
CCss
Package:
ccss-1
Content:
Creation methods:
public
Grammar.css
()
public
Grammar.generic
()
Methods:
public
void
add_function
(
Function
function)
public
Stylesheet
create_stylesheet
()
public
Stylesheet
create_stylesheet_from_buffer
(
char
[] buffer,
void
* user_data)
public
Stylesheet
create_stylesheet_from_file
(
string
css_file,
void
* user_data)
public
unowned
Function
lookup_function
(
string
name)