WindowAttr.title
string title() @propertyGet title field.
Returns
title of the window (for toplevel windows)
void title(string propval) @propertySet title field.
Parameters
propval | title of the window (for toplevel windows) |
string title() @propertyGet title field.
void title(string propval) @propertySet title field.
propval | title of the window (for toplevel windows) |