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