Method
DevhelpSidebarget_selected_link
Declaration [src]
DhLink*
dh_sidebar_get_selected_link (
DhSidebar* sidebar
)
Description [src]
last DhLink
emitted by the DhSidebar::link-selected
signal. See the
documentation of DhSidebar::link-selected
.
Available since: | 3.30 |
Return value
Returns: | DhLink |
The currently selected |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |