type Gtk_Plot_Box_Record is new Gtk.Extra.Plot_Data.Gtk_Plot_Data_Record with private;
type Gtk_Plot_Box is access all Gtk_Plot_Box_Record'Class;
procedure Gtk_New
( | Box | : out Gtk_Plot_Box; |
Orientation | : Gtk.Enums.Gtk_Orientation); |
procedure Initialize
( | Box | : access Gtk_Plot_Box_Record'Class; |
Orientation | : Gtk.Enums.Gtk_Orientation); |
Binding from C File version gtkextra 2.1.1