set_placeholder
Description:
public void set_placeholder (
Widget? placeholder)
Sets the placeholder widget for the frame.
The placeholder widget is displayed when there are no pages to display in the frame.
Parameters:
| this |
a Frame
|
| placeholder |
a Widget or null
|