Method

IdeSnippetget_tab_stop

since: 3.32

Declaration

gint
ide_snippet_get_tab_stop (
  IdeSnippet* self
)

Description

Gets the current tab stop for the snippet. This is changed as the user Tab’s through the edit points.

Available since: 3.32

Gets propertyIde.Snippet:tab-stop

Return value

Type: gint

The tab stop, or -1 if unset.