get_title
Description:
Gets the title for the DockItem.
Generally, you want to use a DockWidget which has a "title" property you can set. But this can be helpful for integration of various container widgets.
Parameters:
this |
A DockItem |
Returns:
A newly allocated string or null. |