type Gtk_Cell_Renderer_Progress_Record is new Gtk.Cell_Renderer.Gtk_Cell_Renderer_Record with null record;
type Gtk_Cell_Renderer_Progress is access all Gtk_Cell_Renderer_Progress_Record'Class;
Text_Property : constant Glib.Properties.Property_String;
Value_Property : constant Glib.Properties.Property_Int;
Pulse_Property : constant Glib.Properties.Property_Int;
Text_Xalign_Property : constant Glib.Properties.Property_Float;
Text_Yalign_Property : constant Glib.Properties.Property_Float;
procedure Gtk_New
( | Render | : out Gtk_Cell_Renderer_Progress); |
procedure Initialize
( | Render | : access Gtk_Cell_Renderer_Progress_Record'Class); |
Binding from C File version 2.8.17