Creates an Xfce-styled frame.
The frame is a Frame, without outline and an optional bolded text label. The
contents of the frame are indented on the left. The return value is the Frame
itself. The container_return is a Alignment widget to which
children of the frame should be added.
See also: gtk_frame_box_new_with_content.
| label |
the text to use as the label of the frame. |
| container_return |
return location for the frame's container. |
|
the newly created Frame widget. |