Trait gtk::prelude::AppChooserDialogExt [−][src]
Required methods
fn get_heading(&self) -> Option<GString>[src]
fn get_widget(&self) -> Widget[src]
fn set_heading(&self, heading: &str)[src]
fn get_property_gfile(&self) -> Option<File>[src]
fn connect_property_heading_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId[src]
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<AppChooserDialog>> AppChooserDialogExt for O[src]
fn get_heading(&self) -> Option<GString>[src]
fn get_widget(&self) -> Widget[src]
fn set_heading(&self, heading: &str)[src]
fn get_property_gfile(&self) -> Option<File>[src]
fn connect_property_heading_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId[src]
&self,
f: F
) -> SignalHandlerId