Class
interpeerWyrdHandle
since: 0.1.0
Description
final class interpeer.WyrdHandle : GObject.Object
{
/* No available fields */
}
A handle representing either a vessel resource or a file containing wyrd properties.
Opened via WyrdApi‘s member functions.
Stability: Stable
Available since: 0.1.0
Instance methods
interpeer_wyrd_handle_set_algorithm_choices
On a vessel handle, set the algorithms to use when creating extents. If this function is not called, default algorithm choices will be used instead.
since: 0.1.0
interpeer_wyrd_handle_set_author
On a vessel handle, set the authoring key to use when creating new extents.
since: 0.1.0
interpeer_wyrd_handle_setup_property_signal
Sets up a signal for the target class to receive that will be emitted when
the wyrd property at property_path changes. The signal will have a detail,
which is the property_path, meaning you can set up multiple signals for
multiple properties.
since: 0.1.0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
unstable since: 2.0