get_name
Description:
Gets the name of this, as it should be displayed in a pager or tasklist.
Always returns some value, even if this has no name set; use has_name if you need to know whether the returned name is "real" or not.
For icons titles, use get_icon_name instead.
Parameters:
this |
a Window. |
Returns:
the name of this, or a fallback name if no name is available. |