get_label_widget
Description:
Retrieves the label widget for the frame.
See set_label_widget.
Parameters:
this |
a Frame |
Returns:
the label widget, or null if there is none. |
Retrieves the label widget for the frame.
See set_label_widget.
this |
a Frame |
the label widget, or null if there is none. |