Callbacks¶
|
|
|
Details¶
- Adw.AnimationTargetFunc(value, *user_data)¶
- Parameters:
Prototype for animation targets based on user callbacks.
- Adw.SidebarSectionCreateItemFunc(item, *user_data)¶
- Parameters:
item (
GObject.Object) – the item from the model for which to create an item for
- Returns:
an
AdwSidebarItemthat represents item- Return type:
Called for sidebars that are bound to a [iface`Gio`.ListModel] with [method`SidebarSection`.bind_model] for each item that gets added to the model.
New in version 1.9.