get_label_widget
Description:
[
Version ( since =
"4.2" ) ]
public unowned Widget get_label_widget (
Holder holder)
Get the label in this which corresponds to the holder
holder.
Parameters:
this |
a BasicForm widget
|
holder |
a Holder object
|
Returns:
the requested widget, or null if not found
|