Package: gtk
Function gtk:text-view-window-type
Lambda Listgtk:text-view-window-type (view window) ArgumentsReturn ValueThe value of the gtk:text-window-type enumeration. Details
Usually used to find out which GDK window an event corresponds to.
If you connect to an event signal on the text view, this function should be
called on the GDK window to see which window it was. | See also |
#2023-3-8