Sha256: f671c7e26d588bd0ae5ebbb9bc4093bef7f45472c7749884fe27e2081b0dfb72
Contents?: true
Size: 574 Bytes
Versions: 5
Compression:
Stored size: 574 Bytes
Contents
### `:_set_border_title_` This event changes the title of the border of the named view to the value given. Vedeu.trigger(:_set_border_title_, name, title) - The title must be a string or nil. - If the title is an empty string or nil, then the title will not be shown, and an existing title will be removed. - If the name is nil, then the view currently focussed will be used. - When triggering this event, the border will automatically be refreshed, unless the view does not have a border, or the border is not enabled, or the top border is set not to be shown.
Version data entries
5 entries across 5 versions & 1 rubygems