Serializable


Object Hierarchy:

Object hierarchy for Serializable

Description:

public interface Serializable : Object

This interface is used by objects that need to be serialized in a Preferences. The object must have a string representation and provide these methods to translate between the string and object representations.


Namespace: Plank
Package: plank

Content:

Methods:

Inherited Members:

All known members inherited from class GLib.Object