is_in_frame


Description:

public bool is_in_frame ()

Returns true if this is in the process of drawing to its surface.

This is the case between calls to [[email protected]_frame] and [[email protected]_frame]. In this situation, drawing commands may be effecting the contents of the this's surface.

Parameters:

this

a `GdkDrawContext`

Returns:

true if the context is between [[email protected]_frame] and [ [email protected]_frame] calls.




2022 vala-language.org