gtkTextViewGetWindowType: gtkTextViewGetWindowType
Description
Usually used to find out which window an event corresponds to.
If you connect to an event signal on text.view
, this function
should be called on event->window
to
see which window it was.Usage
gtkTextViewGetWindowType(object, window)