Class
FoundryAdwSymbolNavigator
Constructors
foundry_symbol_navigator_new
Creates a new symbol navigator for the given symbol.
unstable since: 1.1
Instance methods
Methods inherited from FoundryPathNavigator (7)
foundry_path_navigator_dup_icon
No description available.
unstable since: 1.1
foundry_path_navigator_dup_intent
Gets an intent that can be used to navigate to this path navigator.
unstable since: 1.1
foundry_path_navigator_dup_title
No description available.
unstable since: 1.1
foundry_path_navigator_find_parent
No description available.
unstable since: 1.1
foundry_path_navigator_list_children
No description available.
unstable since: 1.1
foundry_path_navigator_list_siblings
No description available.
unstable since: 1.1
foundry_path_navigator_list_to_root
Asynchronously populates a GListModel of FoundryPathNavigator
starting from this navigator to the root navigator by following
foundry_path_navigator_find_parent() until there are no more parents.
unstable since: 1.1
Properties
Properties inherited from FoundryPathNavigator (3)
FoundryAdw.PathNavigator:icon
No description available.
FoundryAdw.PathNavigator:intent
No description available.
FoundryAdw.PathNavigator:title
No description available.
Signals
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.