Widget.getNative

Returns the GtkNative widget that contains @widget.

This function will return %NULL if the widget is not contained inside a widget tree with a native ancestor.

GtkNative widgets will return themselves here.

class Widget
getNative
()

Return Value

Type: NativeIF

the GtkNative widget of @widget, or %NULL

Meta