Class
AstalRiverRiver
Constructors
astal_river_river_new
Creates a new River object. It is recommended to use the astal_river_get_default() method instead of this method.
Instance methods
astal_river_river_find_output_by_wl_output
Looks up an output based on its underlying wl_output object.
astal_river_river_find_output_by_astal_wl_output
Looks up an output based on its underlying AstalWlOutput object.
Signals
AstalRiver.River::output-added
Signals a new Output was added, emitted after the Output was added to the lists.
AstalRiver.River::output-removed
Signals an Output was removed, emitted after the Output was removed from the lists.
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.