Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScrolledWindow ¶
type ScrolledWindow struct { gtk.ScrolledWindow Bottomed bool // :floshed: // contains filtered or unexported fields }
func NewScrolledWindow ¶
func NewScrolledWindow() *ScrolledWindow
func (*ScrolledWindow) GetVAdjustment ¶
func (s *ScrolledWindow) GetVAdjustment() *gtk.Adjustment
GetVAdjustment overrides gtk.ScrolledWindow's.
func (*ScrolledWindow) ScrollToBottom ¶
func (s *ScrolledWindow) ScrollToBottom()
Click to show internal directories.
Click to hide internal directories.