SourceGutter.getWindow

Get the #GdkWindow of the gutter. The window will only be available when the gutter has at least one, non-zero width, cell renderer packed.

More...
class SourceGutter
getWindow
()

Return Value

Type: Window

the #GdkWindow of the gutter, or %NULL if the gutter has no window.

Detailed Description

Deprecated: Use gtk_text_view_get_window() instead.

Meta