   #home GTK Classes GtkCurve::set_curve_type disconnect

      GTK Classes
   Prev  GtkData  Next
     _________________________________________________________________

GtkData

     Abstract base class for objects containing data.

Object Hierarchy

   GtkObject
   `-- GtkData

Description

     GtkData is a legacy abstract base class providing inheriting
     objects with a single signal - which no longer operates.

     Objects that are descendants of this class are not widgets, and do
     not take up screen space. They purely carry data.

     In GTK 2, GtkData will cease to exist entirely, and the objects
     that currently are derived from it will be derived directly from
     GtkObject instead.

Signals

   "disconnect"

     Never emitted.
     _________________________________________________________________

   Prev                      Home        Next
   GtkCurve::set_curve_type   Up   disconnect
