Package: gtk

Function gtk:link-button-new-with-label

Lambda List

gtk:link-button-new-with-label (uri label)

Arguments

uri -- a string for a valid URI
label -- a string for the text of the button

Return Value

The new gtk:link-button widget.

Details

Creates a new link button containing a label.
 

See also

2025-2-22