Constructor
GtkConstantExpressionnew
Declaration [src]
GtkExpression*
gtk_constant_expression_new (
GType value_type,
...
)
Parameters
value_type |
GType |
The type of the object. |
|
... |
|
Arguments to create the object from. |
Return value
Returns: | GtkConstantExpression |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |