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