Constructor
GtkWidgetPaintablenew
Declaration [src]
GdkPaintable*
gtk_widget_paintable_new (
  GtkWidget* widget
)
Parameters
- widget
- 
            Type: GtkWidgetA GtkWidget.The argument can be NULL.The data is owned by the caller of the function. 
Return value
Type: GtkWidgetPaintable
A new GtkWidgetPaintable.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |