Gtk.Extra.Plot_Box
Hierarchy
GObject_Record
Gtk_Object_Record
Gtk_Widget_Record
Gtk_Plot_Data_Record
Gtk_Plot_Box_Record
Navigation
Description
Types
Subprograms
General
Entities
Description
This special type of data set displays itself with boxes
Types
type
Gtk_Plot_Box
is
access
all
Gtk_Plot_Box_Record'Class;
type
Gtk_Plot_Box_Record
is
new
Gtk.Extra.Plot_Data.Gtk_Plot_Data_Record
with
private
;
Subprograms
procedure
Gtk_New
(Box :
out
Gtk_Plot_Box; Orientation :
Gtk.Enums.Gtk_Orientation
);
Create a new Plot bar.
procedure
Initialize
(Box :
access
Gtk_Plot_Box_Record'Class; Orientation :
Gtk.Enums.Gtk_Orientation
);
Internal initialization function. See the section "Creating your own widgets" in the documentation.
function
Get_Type
return
Gtk.Gtk_Type
;
Return the internal value associated with a Gtk_Box
Alphabetical Index
Get_Type
Gtk_New
Initialize