mirror of
https://github.com/VladimirMarkelov/clui.git
synced 2025-04-26 13:49:01 +08:00
closes #4 - allow to change packer title
This commit is contained in:
parent
64334b127f
commit
d663414d76
@ -264,6 +264,8 @@ type Packer interface {
|
||||
GetBorderStyle() BorderStyle
|
||||
// Returns parent window
|
||||
View() Window
|
||||
// Sets Packer title
|
||||
SetText(string)
|
||||
|
||||
/*
|
||||
shorthands to create a standard control and add it to a packer at the same time
|
||||
|
Loading…
x
Reference in New Issue
Block a user