Struct gmime::Source [−]
Methods
impl Source
[−]
impl Source
pub fn add_child_source(&self, child_source: &Source)
pub fn add_child_source(&self, child_source: &Source)
pub fn attach<'a, P>(&self, context: P) -> u32 where
P: Into<Option<&'a MainContext>>,
pub fn attach<'a, P>(&self, context: P) -> u32 where
P: Into<Option<&'a MainContext>>,
pub fn destroy(&self)
pub fn destroy(&self)
pub fn get_can_recurse(&self) -> bool
pub fn get_can_recurse(&self) -> bool
pub fn get_context(&self) -> Option<MainContext>
pub fn get_context(&self) -> Option<MainContext>
pub fn get_id(&self) -> u32
pub fn get_id(&self) -> u32
pub fn get_name(&self) -> Option<String>
pub fn get_name(&self) -> Option<String>
pub fn get_priority(&self) -> i32
pub fn get_priority(&self) -> i32
pub fn get_ready_time(&self) -> i64
pub fn get_ready_time(&self) -> i64
pub fn get_time(&self) -> i64
pub fn get_time(&self) -> i64
pub fn is_destroyed(&self) -> bool
pub fn is_destroyed(&self) -> bool
pub fn remove_child_source(&self, child_source: &Source)
pub fn remove_child_source(&self, child_source: &Source)
pub fn remove(tag: u32) -> bool
pub fn remove(tag: u32) -> bool