Package: gtk
Function gtk-text-view-window
Lambda Listgtk-text-view-window (view wtype) ArgumentsReturn ValueA gdk-window object, or nil. Details
Retrieves the GDK window corresponding to an area of the text view.
Possible windows include the overall widget window, child windows on the
left, right, top, bottom, and the window that displays the text buffer. Windows are nil and nonexistent if their width or height is 0, and are
nonexistent before the widget has been realized. | See also |
2021-10-16