Struct gtk::Buildable [−]
pub struct Buildable(_, _);
Trait Implementations
impl IsA<Buildable> for AboutDialog
impl IsA<Buildable> for AboutDialog
impl IsA<Buildable> for AccelLabel
impl IsA<Buildable> for AccelLabel
impl IsA<Buildable> for Actionable
impl IsA<Buildable> for Actionable
impl IsA<Buildable> for Alignment
impl IsA<Buildable> for Alignment
impl IsA<Buildable> for AppChooserButton
impl IsA<Buildable> for AppChooserButton
impl IsA<Buildable> for AppChooserDialog
impl IsA<Buildable> for AppChooserDialog
impl IsA<Buildable> for AppChooserWidget
impl IsA<Buildable> for AppChooserWidget
impl IsA<Buildable> for ApplicationWindow
impl IsA<Buildable> for ApplicationWindow
impl IsA<Buildable> for Arrow
impl IsA<Buildable> for Arrow
impl IsA<Buildable> for AspectFrame
impl IsA<Buildable> for AspectFrame
impl IsA<Buildable> for Assistant
impl IsA<Buildable> for Assistant
impl IsA<Buildable> for Bin
impl IsA<Buildable> for Bin
impl IsA<Buildable> for Box
impl IsA<Buildable> for Box
impl Clone for Buildable
impl Clone for Buildable
fn clone(&self) -> Buildable
fn clone(&self) -> Buildable
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read more
impl Hash for Buildable
impl Hash for Buildable
fn hash<__H: Hasher>(&self, state: &mut __H)
fn hash<__H: Hasher>(&self, state: &mut __H)
Feeds this value into the given [Hasher
]. Read more
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher,
1.3.0[src]
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher,
Feeds a slice of this type into the given [Hasher
]. Read more
impl Ord for Buildable
impl Ord for Buildable
fn cmp(&self, other: &Buildable) -> Ordering
fn cmp(&self, other: &Buildable) -> Ordering
This method returns an Ordering
between self
and other
. Read more
fn max(self, other: Self) -> Self
1.21.0[src]
fn max(self, other: Self) -> Self
Compares and returns the maximum of two values. Read more
fn min(self, other: Self) -> Self
1.21.0[src]
fn min(self, other: Self) -> Self
Compares and returns the minimum of two values. Read more
impl StaticType for Buildable
impl StaticType for Buildable
fn static_type() -> Type
fn static_type() -> Type
Returns the type identifier of Self
.
impl<T: IsA<Object>> PartialEq<T> for Buildable
impl<T: IsA<Object>> PartialEq<T> for Buildable
fn eq(&self, other: &T) -> bool
fn eq(&self, other: &T) -> bool
This method tests for self
and other
values to be equal, and is used by ==
. Read more
#[must_use]
fn ne(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
fn ne(&self, other: &Rhs) -> bool
This method tests for !=
.
impl Eq for Buildable
impl Eq for Buildable
impl<T: IsA<Object>> PartialOrd<T> for Buildable
impl<T: IsA<Object>> PartialOrd<T> for Buildable
fn partial_cmp(&self, other: &T) -> Option<Ordering>
fn partial_cmp(&self, other: &T) -> Option<Ordering>
This method returns an ordering between self
and other
values if one exists. Read more
#[must_use]
fn lt(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
fn lt(&self, other: &Rhs) -> bool
This method tests less than (for self
and other
) and is used by the <
operator. Read more
#[must_use]
fn le(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for self
and other
) and is used by the <=
operator. Read more
#[must_use]
fn gt(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
fn gt(&self, other: &Rhs) -> bool
This method tests greater than (for self
and other
) and is used by the >
operator. Read more
#[must_use]
fn ge(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
fn ge(&self, other: &Rhs) -> bool
This method tests greater than or equal to (for self
and other
) and is used by the >=
operator. Read more
impl Debug for Buildable
impl Debug for Buildable
impl IsA<Object> for Buildable
impl IsA<Object> for Buildable
impl IsA<Buildable> for Button
impl IsA<Buildable> for Button
impl IsA<Buildable> for ButtonBox
impl IsA<Buildable> for ButtonBox
impl IsA<Buildable> for Calendar
impl IsA<Buildable> for Calendar
impl IsA<Buildable> for CellArea
impl IsA<Buildable> for CellArea
impl IsA<Buildable> for CellAreaBox
impl IsA<Buildable> for CellAreaBox
impl IsA<Buildable> for CellEditable
impl IsA<Buildable> for CellEditable
impl IsA<Buildable> for CellView
impl IsA<Buildable> for CellView
impl IsA<Buildable> for CheckButton
impl IsA<Buildable> for CheckButton
impl IsA<Buildable> for CheckMenuItem
impl IsA<Buildable> for CheckMenuItem
impl IsA<Buildable> for ColorButton
impl IsA<Buildable> for ColorButton
impl IsA<Buildable> for ColorChooserDialog
impl IsA<Buildable> for ColorChooserDialog
impl IsA<Buildable> for ColorChooserWidget
impl IsA<Buildable> for ColorChooserWidget
impl IsA<Buildable> for ComboBox
impl IsA<Buildable> for ComboBox
impl IsA<Buildable> for ComboBoxText
impl IsA<Buildable> for ComboBoxText
impl IsA<Buildable> for Container
impl IsA<Buildable> for Container
impl IsA<Buildable> for Dialog
impl IsA<Buildable> for Dialog
impl IsA<Buildable> for DrawingArea
impl IsA<Buildable> for DrawingArea
impl IsA<Buildable> for Entry
impl IsA<Buildable> for Entry
impl IsA<Buildable> for EntryCompletion
impl IsA<Buildable> for EntryCompletion
impl IsA<Buildable> for EventBox
impl IsA<Buildable> for EventBox
impl IsA<Buildable> for Expander
impl IsA<Buildable> for Expander
impl IsA<Buildable> for FileChooserButton
impl IsA<Buildable> for FileChooserButton
impl IsA<Buildable> for FileChooserDialog
impl IsA<Buildable> for FileChooserDialog
impl IsA<Buildable> for FileChooserWidget
impl IsA<Buildable> for FileChooserWidget
impl IsA<Buildable> for FileFilter
impl IsA<Buildable> for FileFilter
impl IsA<Buildable> for Fixed
impl IsA<Buildable> for Fixed
impl IsA<Buildable> for FontButton
impl IsA<Buildable> for FontButton
impl IsA<Buildable> for FontChooserDialog
impl IsA<Buildable> for FontChooserDialog
impl IsA<Buildable> for FontChooserWidget
impl IsA<Buildable> for FontChooserWidget
impl IsA<Buildable> for Frame
impl IsA<Buildable> for Frame
impl IsA<Buildable> for Grid
impl IsA<Buildable> for Grid
impl IsA<Buildable> for HeaderBar
impl IsA<Buildable> for HeaderBar
impl IsA<Buildable> for IconFactory
impl IsA<Buildable> for IconFactory
impl IsA<Buildable> for IconView
impl IsA<Buildable> for IconView
impl IsA<Buildable> for Image
impl IsA<Buildable> for Image
impl IsA<Buildable> for ImageMenuItem
impl IsA<Buildable> for ImageMenuItem
impl IsA<Buildable> for InfoBar
impl IsA<Buildable> for InfoBar
impl IsA<Buildable> for Invisible
impl IsA<Buildable> for Invisible
impl IsA<Buildable> for Label
impl IsA<Buildable> for Label
impl IsA<Buildable> for Layout
impl IsA<Buildable> for Layout
impl IsA<Buildable> for LevelBar
impl IsA<Buildable> for LevelBar
impl IsA<Buildable> for LinkButton
impl IsA<Buildable> for LinkButton
impl IsA<Buildable> for ListBox
impl IsA<Buildable> for ListBox
impl IsA<Buildable> for ListBoxRow
impl IsA<Buildable> for ListBoxRow
impl IsA<Buildable> for ListStore
impl IsA<Buildable> for ListStore
impl IsA<Buildable> for LockButton
impl IsA<Buildable> for LockButton
impl IsA<Buildable> for Menu
impl IsA<Buildable> for Menu
impl IsA<Buildable> for MenuBar
impl IsA<Buildable> for MenuBar
impl IsA<Buildable> for MenuButton
impl IsA<Buildable> for MenuButton
impl IsA<Buildable> for MenuItem
impl IsA<Buildable> for MenuItem
impl IsA<Buildable> for MenuShell
impl IsA<Buildable> for MenuShell
impl IsA<Buildable> for MenuToolButton
impl IsA<Buildable> for MenuToolButton
impl IsA<Buildable> for MessageDialog
impl IsA<Buildable> for MessageDialog
impl IsA<Buildable> for Misc
impl IsA<Buildable> for Misc
impl IsA<Buildable> for Notebook
impl IsA<Buildable> for Notebook
impl IsA<Buildable> for OffscreenWindow
impl IsA<Buildable> for OffscreenWindow
impl IsA<Buildable> for Overlay
impl IsA<Buildable> for Overlay
impl IsA<Buildable> for Paned
impl IsA<Buildable> for Paned
impl IsA<Buildable> for PlacesSidebar
impl IsA<Buildable> for PlacesSidebar
impl IsA<Buildable> for Plug
impl IsA<Buildable> for Plug
impl IsA<Buildable> for ProgressBar
impl IsA<Buildable> for ProgressBar
impl IsA<Buildable> for RadioButton
impl IsA<Buildable> for RadioButton
impl IsA<Buildable> for RadioMenuItem
impl IsA<Buildable> for RadioMenuItem
impl IsA<Buildable> for RadioToolButton
impl IsA<Buildable> for RadioToolButton
impl IsA<Buildable> for Range
impl IsA<Buildable> for Range
impl IsA<Buildable> for RecentChooserDialog
impl IsA<Buildable> for RecentChooserDialog
impl IsA<Buildable> for RecentChooserMenu
impl IsA<Buildable> for RecentChooserMenu
impl IsA<Buildable> for RecentChooserWidget
impl IsA<Buildable> for RecentChooserWidget
impl IsA<Buildable> for RecentFilter
impl IsA<Buildable> for RecentFilter
impl IsA<Buildable> for Revealer
impl IsA<Buildable> for Revealer
impl IsA<Buildable> for Scale
impl IsA<Buildable> for Scale
impl IsA<Buildable> for ScaleButton
impl IsA<Buildable> for ScaleButton
impl IsA<Buildable> for Scrollbar
impl IsA<Buildable> for Scrollbar
impl IsA<Buildable> for ScrolledWindow
impl IsA<Buildable> for ScrolledWindow
impl IsA<Buildable> for SearchBar
impl IsA<Buildable> for SearchBar
impl IsA<Buildable> for SearchEntry
impl IsA<Buildable> for SearchEntry
impl IsA<Buildable> for Separator
impl IsA<Buildable> for Separator
impl IsA<Buildable> for SeparatorMenuItem
impl IsA<Buildable> for SeparatorMenuItem
impl IsA<Buildable> for SeparatorToolItem
impl IsA<Buildable> for SeparatorToolItem
impl IsA<Buildable> for SizeGroup
impl IsA<Buildable> for SizeGroup
impl IsA<Buildable> for SpinButton
impl IsA<Buildable> for SpinButton
impl IsA<Buildable> for Spinner
impl IsA<Buildable> for Spinner
impl IsA<Buildable> for Stack
impl IsA<Buildable> for Stack
impl IsA<Buildable> for StackSwitcher
impl IsA<Buildable> for StackSwitcher
impl IsA<Buildable> for Statusbar
impl IsA<Buildable> for Statusbar
impl IsA<Buildable> for Switch
impl IsA<Buildable> for Switch
impl IsA<Buildable> for TextTagTable
impl IsA<Buildable> for TextTagTable
impl IsA<Buildable> for TextView
impl IsA<Buildable> for TextView
impl IsA<Buildable> for ToggleButton
impl IsA<Buildable> for ToggleButton
impl IsA<Buildable> for ToggleToolButton
impl IsA<Buildable> for ToggleToolButton
impl IsA<Buildable> for ToolButton
impl IsA<Buildable> for ToolButton
impl IsA<Buildable> for ToolItem
impl IsA<Buildable> for ToolItem
impl IsA<Buildable> for ToolItemGroup
impl IsA<Buildable> for ToolItemGroup
impl IsA<Buildable> for ToolPalette
impl IsA<Buildable> for ToolPalette
impl IsA<Buildable> for ToolShell
impl IsA<Buildable> for ToolShell
impl IsA<Buildable> for Toolbar
impl IsA<Buildable> for Toolbar
impl IsA<Buildable> for TreeStore
impl IsA<Buildable> for TreeStore
impl IsA<Buildable> for TreeView
impl IsA<Buildable> for TreeView
impl IsA<Buildable> for TreeViewColumn
impl IsA<Buildable> for TreeViewColumn
impl IsA<Buildable> for Viewport
impl IsA<Buildable> for Viewport
impl IsA<Buildable> for VolumeButton
impl IsA<Buildable> for VolumeButton
impl IsA<Buildable> for Widget
impl IsA<Buildable> for Widget
impl IsA<Buildable> for Window
impl IsA<Buildable> for Window