PrefsSerializable


Object Hierarchy:

Object hierarchy for PrefsSerializable

Description:

public interface PrefsSerializable : 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.Services
Package: plank

Content:

Methods:

Inherited Members:

All known members inherited from class GLib.Object