index
:
xavi/dino
call-inhibit-suspend
catch-disconnect-error
default-encryption-gtk4
desktop-fork
inhibit-before-suspend
master
send-button
Fork of GTK3 Dino with experimental features.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ice
/
src
/
register_plugin.vala
blob: b2ed56c18cb739d61642936eb3789b162fb8eaa3 (
plain
) (
blame
)
1
2
3
public
Type
register_plugin
(
Module module
) {
return
typeof
(
Dino
.
Plugins
.
Ice
.
Plugin
);
}