GtkData

GtkData

Abstract base class for objects containing data.

Object Hierarchy

Direct subclasses

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.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.