Checks whether or not this has a name.
get_name will always return some value, even if this has no name set; has_name can be used to tell if that name is real or not.
For icons titles, use has_icon_name instead.
| this |
a Window. |
|
true if get_name returns this<!-- -->'s name, false if it returns a fallback name. |