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