Class
AdwLeafletPage
Description [src]
final class Adw.LeafletPage : GObject.Object {
/* No available fields */
}
An auxiliary class used by AdwLeaflet
.
Deprecated since: | 1.4 |
Instance methods
adw_leaflet_page_get_navigatable
Gets whether the child can be navigated to when folded.
Deprecated since: 1.4
adw_leaflet_page_set_navigatable
Sets whether self
can be navigated to when folded.
Deprecated since: 1.4
Properties
Adw.LeafletPage:navigatable
Whether the child can be navigated to when folded.
Deprecated since: 1.4
Signals
Signals inherited from GObject (1)
GObject.Object::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.