Description Usage Arguments Value Author(s)
Transfers ownership of the update area from window
to the caller
of the function. That is, after calling this function, window
will
no longer have an invalid/dirty region; the update area is removed
from window
and handed to you. If a window has no update area,
gdkWindowGetUpdateArea
returns NULL
.
1 | gdkWindowGetUpdateArea(object)
|
|
a |
[GdkRegion
] the update area for window
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.