Struct webkit2gtk_sys::WebKitPlugin[][src]

#[repr(C)]
pub struct WebKitPlugin { pub parent: GObject, pub priv_: *mut WebKitPluginPrivate, }

Fields

Trait Implementations

impl Debug for WebKitPlugin
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for WebKitPlugin

impl !Sync for WebKitPlugin