Trait sourceview5::prelude::CompletionSnippetsExt [−][src]
Required methods
fn get_property_priority(&self) -> i32
[src]
fn set_property_priority(&self, priority: i32)
[src]
fn get_property_title(&self) -> Option<GString>
[src]
fn set_property_title(&self, title: Option<&str>)
[src]
fn connect_property_priority_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId
fn connect_property_title_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<CompletionSnippets>> CompletionSnippetsExt for O
[src]
fn get_property_priority(&self) -> i32
[src]
fn set_property_priority(&self, priority: i32)
[src]
fn get_property_title(&self) -> Option<GString>
[src]
fn set_property_title(&self, title: Option<&str>)
[src]
fn connect_property_priority_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId
fn connect_property_title_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
[src]
&self,
f: F
) -> SignalHandlerId