get_window


Description:

[ Version ( deprecated = true , deprecated_since = "3.12" , since = "2.8" ) ]
public unowned Window get_window ()

Warning: get_window is deprecated since 3.12.

Get the Window of the gutter.

Note:

Use get_window instead.

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

Parameters:

this

a SourceGutter.

Returns:

the Window of the gutter, or null if the gutter has no window.