get_frame_region


Description:

public unowned Region? get_frame_region ()

Retrieves the region that is currently being repainted.

After a call to [[email protected]_frame] this function will return a union of the region passed to that function and the area of the surface that the this determined needs to be repainted.

If this is not in between calls to [[email protected]_frame] and [ [email protected]_frame], null will be returned.

Parameters:

this

a `GdkDrawContext`

Returns:

a Cairo region




2022 vala-language.org