Description Usage Arguments Value Author(s)
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.
1 | gtkTextViewGetWindowType(object, window)
|
|
a |
|
a window type |
[GtkTextWindowType
] the window type.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.