| Top |  |  |  |  | 
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkPlotData ╰── GtkPlotBox
GtkWidget *
gtk_plot_box_new (GtkOrientation orientation);
Create a new GtkPlotBox widget.
void gtk_plot_box_construct (GtkPlotBox *box,GtkOrientation orientation);
Initializes a GtkPlotBar structure.
| box | a GtkPlotBox widget. | |
| orientation | GTK_ORIENTATION_HORIZONTAL or GTK_ORIENTATION_VERTICAL. | 
“orientation” property“orientation” GtkOrientation
Orientation.
Flags: Read / Write
Default value: GTK_ORIENTATION_HORIZONTAL