bind


Description:

public signal void bind (Object object)

Emitted when an object has been bound, for example when a new [property@Gtk.

ListItem:item] has been set on a `GtkListItem` and should be bound for use.

After this signal was emitted, the object might be shown in a [[email protected]] or other widget.

The [[email protected]:GtkSignalListItemFactory:unbind] signal is the opposite of this signal and can be used to undo everything done in this signal.

Parameters:

object

The `GObject` to bind




2022 vala-language.org