Package: gtk

Function gtk-text-view-window-type

Lambda List

gtk-text-view-window-type (view window)

Arguments

view -- a gtk-text-view widget
window -- a gdk-window object

Return Value

A 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

2021-10-16