Struct gtk4::builders::UriLauncherBuilder
source · pub struct UriLauncherBuilder { /* private fields */ }
Available on crate feature
v4_10
only.Expand description
A builder-pattern type to construct UriLauncher
objects.
Implementations§
source§impl UriLauncherBuilder
impl UriLauncherBuilder
sourcepub fn build(self) -> UriLauncher
pub fn build(self) -> UriLauncher
Build the UriLauncher
.