RGtk2 (version 2.20.31)

gtkWidgetIsDrawable: gtkWidgetIsDrawable

Description

Determines whether widget can be drawn to. A widget can be drawn to if it is mapped and visible.

Usage

gtkWidgetIsDrawable(object)

Arguments

object

Value

TRUE if widget is drawable, FALSE otherwise

Details

Since 2.18