getTabs

open fun getTabs(): TabArray?

Gets the current PangoTabArray used by this layout.

If no PangoTabArray has been set, then the default tabs are in use and null is returned. Default tabs are every 8 spaces.

The return value should be freed with method@Pango.TabArray.free.

Return

a copy of the tabs for this layout