type Gtk_Separator_Tool_Item_Record is new Gtk.Tool_Item.Gtk_Tool_Item_Record with null record;
type Gtk_Separator_Tool_Item is access all Gtk_Separator_Tool_Item_Record'Class;
Draw_Property : constant Glib.Properties.Property_Boolean;
procedure Gtk_New
( | Separator | : out Gtk_Separator_Tool_Item); |
procedure Initialize
( | Separator | : access Gtk_Separator_Tool_Item_Record'Class); |
procedure Set_Draw
( | Item | : access Gtk_Separator_Tool_Item_Record; |
Draw | : Boolean); |
function Get_Draw
( | Item | : access Gtk_Separator_Tool_Item_Record) return Boolean; |
Binding from C File version 2.8.17