Creates a widget with gtk_frame_box_new and adds the content
Widget to the frame.
| label |
the text to use as the label of the frame. |
| content |
the Widget to put inside the frame. |
|
the newly created Frame widget. |