Documentation
Dlang.org
LinkButton.this
gtk
link_button
LinkButton
Creates a new #GtkLinkButton with the URI as its text.
this
(void* ptr, Flag!"Take" take)
this
(string uri)
class
LinkButton
this
(
string
uri
)
Parameters
uri
string
a valid URI
Return Value
a new link button widget.
gtk
link_button
LinkButton
constructors
this
functions
connectActivateLink
getUri
getVisited
self
setUri
setVisited
properties
_gType
uri
visited
static functions
_getGType
builder
newWithLabel
Creates a new #GtkLinkButton with the URI as its text.