Struct gstreamer::NotifyWatchId [−][src]
pub struct NotifyWatchId(_);
Trait Implementations
impl Debug for NotifyWatchId
[src]
impl Debug for NotifyWatchId
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl PartialEq for NotifyWatchId
[src]
impl PartialEq for NotifyWatchId
fn eq(&self, other: &NotifyWatchId) -> bool
[src]
fn eq(&self, other: &NotifyWatchId) -> bool
This method tests for self
and other
values to be equal, and is used by ==
. Read more
fn ne(&self, other: &NotifyWatchId) -> bool
[src]
fn ne(&self, other: &NotifyWatchId) -> bool
This method tests for !=
.
impl Eq for NotifyWatchId
[src]
impl Eq for NotifyWatchId
impl ToGlib for NotifyWatchId
[src]
impl ToGlib for NotifyWatchId
impl FromGlib<c_ulong> for NotifyWatchId
[src]
impl FromGlib<c_ulong> for NotifyWatchId
fn from_glib(val: c_ulong) -> NotifyWatchId
[src]
fn from_glib(val: c_ulong) -> NotifyWatchId
Auto Trait Implementations
impl Send for NotifyWatchId
impl Send for NotifyWatchId
impl Sync for NotifyWatchId
impl Sync for NotifyWatchId