class Seahorse::Client::HandlerListEntry

A container for an un-constructed handler. A handler entry has the handler class, and information about handler priority/order.

This class is an implementation detail of the {HandlerList} class. Do not rely on public interfaces of this class.