Documentation ¶
Overview ¶
Package title contains title widgets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subtitle ¶
type Subtitle struct { *gtk.Box Title *gtk.Label Subtitle *gtk.Label }
Subtitle is a title widget with a subtitle on the next line.
func (*Subtitle) SetSubtitle ¶
SetSubtitle sets the subtitle. If subtitle is empty, then it's hidden.
Click to show internal directories.
Click to hide internal directories.