get_app_paintable
Description:
[
Version ( since =
"2.18" ) ]
public bool get_app_paintable ()
Determines whether the application intends to draw on the widget in an draw
handler.
See set_app_paintable
Parameters:
Returns:
true if the widget is app paintable
|