API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
since: 3.0
gpointer gnt_widget_get_window ( GntWidget* widget )
Get the Ncurses window of a widget.
Available since: 3.0
Type: gpointer
gpointer
The widget’s window, as a gpointer. Cast to WINDOW* for use.
NULL