PgTabArray.getTab

Gets the alignment and position of a tab stop.

class PgTabArray
void
getTab
(,
out PangoTabAlign alignment
,
out int location
)

Parameters

tabIndex int

tab stop index

alignment PangoTabAlign

location to store alignment, or %NULL

location int

location to store tab position, or %NULL

Meta