extra_drag_drop


Description:

public signal bool extra_drag_drop (TabPage page, Value value)

This signal is emitted when content is dropped onto a tab.

The content must be of one of the types set up via [[email protected]_extra_drop_target].

See [[email protected]:AdwTabBar:drop].

Parameters:

page

the page matching the tab the content was dropped onto

value

the `GValue` being dropped

Returns:

whether the drop was accepted for page




2022 vala-language.org