Description Usage Arguments Author(s)
A drawing operator that paints the current source everywhere within
the current clip region using a mask of constant alpha value
alpha
. The effect is similar to cairoPaint
, but the drawing
is faded out using the alpha value.
1 | cairoPaintWithAlpha(cr, alpha)
|
|
[ |
|
[numeric] alpha value, between 0 (transparent) and 1 (opaque) |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.