get_label_widget


Description:

public unowned Widget? get_label_widget ()

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.