Index

Package: Pixmap

Description

package Gtk.Extra.Plot_Canvas.Pixmap is
A special kind of child that can be put in a Gtk_Plot_Canvas.

Binding from C File version gtkextra 2.1.1

Classes

Gtk_Plot_Canvas_Pixmap_Record

type Gtk_Plot_Canvas_Pixmap_Record is new Gtk_Plot_Canvas_Child_Record
     with private;

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.Extra.Plot_Canvas.Set_Selection (Inherited)
Gtk.Extra.Plot_Canvas.Set_Selection_Mode (Inherited)

Types

Gtk_Plot_Canvas_Pixmap

type Gtk_Plot_Canvas_Pixmap is access
     all Gtk_Plot_Canvas_Pixmap_Record'Class;

Subprograms & Entries

Gtk_New

procedure Gtk_New 
(Child: out Gtk_Plot_Canvas_Pixmap;
Pixmap: Gdk.Pixmap.Gdk_Pixmap;
Mask: Gdk.Bitmap.Gdk_Bitmap);

Get_Type

function Get_Type return Gtk.Gtk_Type;
Return the internal value associated with a Gtk_Plot.