| gtkTextViewGetWindowType {RGtk2} | R Documentation |
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.
gtkTextViewGetWindowType(object, window)
|
[GtkTextView] a GtkTextView |
|
[GdkWindow] a window type |
[GtkTextWindowType] the window type.
Derived by RGtkGen from GTK+ documentation