Function
Pangoattr_weight_new
Declaration [src]
PangoAttribute*
pango_attr_weight_new (
PangoWeight weight
)
Parameters
weight |
PangoWeight |
The weight. |
Return value
Returns: | PangoAttribute |
The newly allocated
|
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |