Package: gtk

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

Lambda List

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

Arguments

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

Return Value

The new gtk:link-button widget.

Details

Creates a new link button containing a label.
 

See also

#2023-3-20