Element identifier in the native interface system.
In Motif, returns the Widget handle.
In Windows, returns the HWND handle.
In GTK, return the GtkWidget* handle.
Verification-only attribute, available after the control is mapped.
For elements that do not have a native representation, NULL is returned.
All.