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
/
omemo
/
src
/
register_plugin.vala
blob: 0d0e1c3e7a542deaf2de64dd4fc80e8e250c22e5 (
plain
) (
blame
)
1
2
3
public
Type
register_plugin
(
Module module
) {
return
typeof
(
Dino
.
Plugins
.
Omemo
.
Plugin
);
}