Index

Package: Cell_Renderer_Progress

Description

package Gtk.Cell_Renderer_Progress is
A Gtk_Cell_Renderer_Progress can be used to render a progress bar in a cell

Binding from C File version 2.8.17

Classes

Gtk_Cell_Renderer_Progress_Record

type Gtk_Cell_Renderer_Progress_Record is
     new Gtk.Cell_Renderer.Gtk_Cell_Renderer_Record with null record;

Ancestors:

Primitive operations:

Glib.Object.Deallocate (Inherited)
Glib.Object.Get_Type (Inherited)
Glib.Object.Notify (Inherited)
Glib.Object.Ref (Inherited)
Glib.Object.Ref_Sink (Inherited)
Glib.Object.Unref (Inherited)
Gtk.Cell_Renderer.Activate (Inherited)
Gtk.Cell_Renderer.Get_Fixed_Size (Inherited)
Gtk.Cell_Renderer.Get_Size (Inherited)
Gtk.Cell_Renderer.Render (Inherited)
Gtk.Cell_Renderer.Set_Fixed_Size (Inherited)
Gtk.Cell_Renderer.Start_Editing (Inherited)

Types

Gtk_Cell_Renderer_Progress

type Gtk_Cell_Renderer_Progress is
     access all Gtk_Cell_Renderer_Progress_Record'Class;

Constants & Global variables

Value_Property (Glib.Properties.Property_Int)

Value_Property : constant Glib.Properties.Property_Int;
Orientation_Property : constant Glib.Properties.Property_Enum;

Pulse_Property (Glib.Properties.Property_Int)

Pulse_Property : constant Glib.Properties.Property_Int;
Orientation_Property : constant Glib.Properties.Property_Enum;

Text_Xalign_Property (Glib.Properties.Property_Float)

Text_Xalign_Property : constant Glib.Properties.Property_Float;

Text_Yalign_Property (Glib.Properties.Property_Float)

Text_Yalign_Property : constant Glib.Properties.Property_Float;

Subprograms & Entries

Gtk_New

procedure Gtk_New    
(Render: out Gtk_Cell_Renderer_Progress);

Initialize

procedure Initialize 
(Render: access Gtk_Cell_Renderer_Progress_Record'Class);
Creates or initializes a new renderer. Adjust how text is drawn using object properties. Properties can be set either directly on the renderer, or in combination with a Gtk_Tree_View_Column so that the property is bound to a value in the Gtk_Tree_Model.

Get_Type

function Get_Type return GType;
Returns the internal value associated with this renderer