Description
This package defines a separator widget that can be inserted in a
toolbar, to create groups of widgets in the latter.
   
  
   
   
   
  
   Subprograms
   
     - 
procedure Gtk_New
  (Separator : out Gtk_Separator_Tool_Item); procedure Initialize
  (Separator : access Gtk_Separator_Tool_Item_Record'Class); 
- 
function Get_Type return GType; 
- 
procedure Set_Draw
  (Item : access Gtk_Separator_Tool_Item_Record;
   Draw : Boolean); function Get_Draw
  (Item : access Gtk_Separator_Tool_Item_Record)
   return Boolean;