Sha256: 4479f48a06c07a7d0cb051952ffeb61f1828a4b090ca612baa4c58f0fe1a9a6f

Contents?: true

Size: 429 Bytes

Versions: 1

Compression:

Stored size: 429 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, or references a border that does not exist, then
  the caption will be silently discarded.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vedeu-0.8.32 docs/events/by_name/set_border_title.md