Method

IdeSnippetget_tab_stop

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

Returns: int
 

The tab stop, or -1 if unset.