Constructor
Gtk.WidgetPaintable.new
Declaration [src]
GdkPaintable*
gtk_widget_paintable_new (
  GtkWidget* widget
)
Parameters
| widget | GtkWidget | 
| a  | |
| Can be NULL | |
| Ownership is not transferred to the callee | 
Return value
| Returns: GtkWidgetPaintable | |
| a new  | |
| Ownership of the data is transferred to the caller | |