[−][src]Trait gtk::OrientableExt
Trait containing all Orientable methods.
Implementors
AppChooserWidget, Box, ButtonBox, CellAreaBox, CellRendererProgress, CellView, ColorChooserWidget, FileChooserButton, FileChooserWidget, FlowBox, FontChooserWidget, Grid, InfoBar, LevelBar, Orientable, Paned, ProgressBar, Range, RecentChooserWidget, ScaleButton, Scale, Scrollbar, Separator, ShortcutLabel, ShortcutsGroup, ShortcutsSection, ShortcutsShortcut, SpinButton, StackSwitcher, Statusbar, ToolPalette, Toolbar, VolumeButton
Required methods
fn get_orientation(&self) -> Orientation
fn set_orientation(&self, orientation: Orientation)
fn connect_property_orientation_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId
&self,
f: F
) -> SignalHandlerId
Implementors
impl<O: IsA<Orientable>> OrientableExt for O[src]
fn get_orientation(&self) -> Orientation[src]
fn set_orientation(&self, orientation: Orientation)[src]
fn connect_property_orientation_notify<F: Fn(&Self) + 'static>(
&self,
f: F
) -> SignalHandlerId[src]
&self,
f: F
) -> SignalHandlerId