get_place_holder
Description:
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 | |
placeholder_id |
the name of the requested place holder |
Returns:
a pointer to the requested place holder, or null if not found |