Method
Gtk.WidgetPaintable.get_widget
Declaration [src]
GtkWidget*
gtk_widget_paintable_get_widget (
  GtkWidgetPaintable* self
)
Description [src]
Returns the widget that is observed or NULL if none.
| Gets property | Gtk.WidgetPaintable:widget | 
Return value
| Returns: GtkWidget | |
| the observed widget. | |
| Ownership is not transferred to the caller | |
| Can be NULL | |