gtk_frame_box_new


Description:


public unowned Widget gtk_frame_box_new (string label, out Widget? container_return)

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.

Parameters:

label

the text to use as the label of the frame.

container_return

return location for the frame's container.

Returns:

the newly created Frame widget.


Namespace: Xfce
Package: libxfce4ui-2