attr_foreground_alpha_new
Description:
[
Version ( since =
"1.38" ) ]
public Attribute attr_foreground_alpha_new (
uint16 alpha)
Create a new foreground alpha attribute.
Parameters:
alpha |
the alpha value, between 1 and 65536
|
Returns:
the newly allocated `PangoAttribute`, which should be freed with [method@Pango.Attribute.destroy]
|