Property
IdeEditorPage:gutter
Description
The “gutter” property contains an IdeGutter
or NULL
, which is a
specialized renderer for the sourceview which can bring together a number
of types of content which needs to be displayed, in a single renderer.
Type: | IdeGutter |
Getter method | ide_editor_page_get_gutter() |
Setter method | ide_editor_page_set_gutter() |