getCurrentUri

open fun getCurrentUri(): String?

Returns the URI for the currently active link in the label.

The active link is the one under the mouse pointer or, in a selectable label, the link in which the text cursor is currently positioned.

This function is intended for use in a signal@Gtk.Label::activate-link handler or for use in a signal@Gtk.Widget::query-tooltip handler.

Return

the currently active URI