get_place_holder


Description:

[ Version ( since = "4.2" ) ]
public unowned Widget get_place_holder (string placeholder_id)

Retreives a pointer to a place holder widget.

This feature is only available if a specific layout has been defined for this using set_layout_from_file.

Parameters:

this

a BasicForm

placeholder_id

the name of the requested place holder

Returns:

a pointer to the requested place holder, or null if not found