libadwaita 0.1.0-beta-1

Rust bindings for libadwaita
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from
// from gir-files (https://github.com/gtk-rs/gir-files.git)
// DO NOT EDIT

mod action_row;
pub use self::action_row::ActionRowBuilder;
pub use self::action_row::{ActionRow, NONE_ACTION_ROW};

mod animation;
pub use self::animation::AnimationBuilder;
pub use self::animation::{Animation, NONE_ANIMATION};

mod animation_target;
pub use self::animation_target::{AnimationTarget, NONE_ANIMATION_TARGET};

mod application;
pub use self::application::ApplicationBuilder;
pub use self::application::{Application, NONE_APPLICATION};

mod application_window;
pub use self::application_window::ApplicationWindowBuilder;
pub use self::application_window::{ApplicationWindow, NONE_APPLICATION_WINDOW};

mod avatar;
pub use self::avatar::Avatar;
pub use self::avatar::AvatarBuilder;

mod bin;
pub use self::bin::BinBuilder;
pub use self::bin::{Bin, NONE_BIN};

mod button_content;
pub use self::button_content::ButtonContent;
pub use self::button_content::ButtonContentBuilder;

mod callback_animation_target;
pub use self::callback_animation_target::CallbackAnimationTarget;

mod carousel;
pub use self::carousel::Carousel;
pub use self::carousel::CarouselBuilder;

mod carousel_indicator_dots;
pub use self::carousel_indicator_dots::CarouselIndicatorDots;
pub use self::carousel_indicator_dots::CarouselIndicatorDotsBuilder;

mod carousel_indicator_lines;
pub use self::carousel_indicator_lines::CarouselIndicatorLines;
pub use self::carousel_indicator_lines::CarouselIndicatorLinesBuilder;

mod clamp;
pub use self::clamp::Clamp;
pub use self::clamp::ClampBuilder;

mod clamp_layout;
pub use self::clamp_layout::ClampLayout;
pub use self::clamp_layout::ClampLayoutBuilder;

mod clamp_scrollable;
pub use self::clamp_scrollable::ClampScrollable;
pub use self::clamp_scrollable::ClampScrollableBuilder;

mod combo_row;
pub use self::combo_row::{ComboRow, NONE_COMBO_ROW};

mod enum_list_item;
pub use self::enum_list_item::EnumListItem;

mod enum_list_model;
pub use self::enum_list_model::EnumListModel;

mod expander_row;
pub use self::expander_row::ExpanderRowBuilder;
pub use self::expander_row::{ExpanderRow, NONE_EXPANDER_ROW};

mod flap;
pub use self::flap::Flap;
pub use self::flap::FlapBuilder;

mod header_bar;
pub use self::header_bar::HeaderBar;
pub use self::header_bar::HeaderBarBuilder;

mod leaflet;
pub use self::leaflet::Leaflet;
pub use self::leaflet::LeafletBuilder;

mod leaflet_page;
pub use self::leaflet_page::LeafletPage;

mod preferences_group;
pub use self::preferences_group::PreferencesGroupBuilder;
pub use self::preferences_group::{PreferencesGroup, NONE_PREFERENCES_GROUP};

mod preferences_page;
pub use self::preferences_page::PreferencesPageBuilder;
pub use self::preferences_page::{PreferencesPage, NONE_PREFERENCES_PAGE};

mod preferences_row;
pub use self::preferences_row::PreferencesRowBuilder;
pub use self::preferences_row::{PreferencesRow, NONE_PREFERENCES_ROW};

mod preferences_window;
pub use self::preferences_window::PreferencesWindowBuilder;
pub use self::preferences_window::{PreferencesWindow, NONE_PREFERENCES_WINDOW};

mod split_button;
pub use self::split_button::SplitButton;
pub use self::split_button::SplitButtonBuilder;

mod spring_animation;
pub use self::spring_animation::SpringAnimation;
pub use self::spring_animation::SpringAnimationBuilder;

mod squeezer;
pub use self::squeezer::Squeezer;
pub use self::squeezer::SqueezerBuilder;

mod squeezer_page;
pub use self::squeezer_page::SqueezerPage;

mod status_page;
pub use self::status_page::StatusPage;
pub use self::status_page::StatusPageBuilder;

mod style_manager;
pub use self::style_manager::StyleManager;

mod swipe_tracker;
pub use self::swipe_tracker::SwipeTracker;
pub use self::swipe_tracker::SwipeTrackerBuilder;

mod swipeable;
pub use self::swipeable::{Swipeable, NONE_SWIPEABLE};

mod tab_bar;
pub use self::tab_bar::TabBar;
pub use self::tab_bar::TabBarBuilder;

mod tab_page;
pub use self::tab_page::TabPage;

mod tab_view;
pub use self::tab_view::TabView;
pub use self::tab_view::TabViewBuilder;

mod timed_animation;
pub use self::timed_animation::TimedAnimation;
pub use self::timed_animation::TimedAnimationBuilder;

mod toast;
pub use self::toast::Toast;
pub use self::toast::ToastBuilder;

mod toast_overlay;
pub use self::toast_overlay::ToastOverlay;
pub use self::toast_overlay::ToastOverlayBuilder;

mod view_stack;
pub use self::view_stack::ViewStack;
pub use self::view_stack::ViewStackBuilder;

mod view_stack_page;
pub use self::view_stack_page::ViewStackPage;

mod view_switcher;
pub use self::view_switcher::ViewSwitcher;
pub use self::view_switcher::ViewSwitcherBuilder;

mod view_switcher_bar;
pub use self::view_switcher_bar::ViewSwitcherBar;
pub use self::view_switcher_bar::ViewSwitcherBarBuilder;

mod view_switcher_title;
pub use self::view_switcher_title::ViewSwitcherTitle;
pub use self::view_switcher_title::ViewSwitcherTitleBuilder;

mod window;
pub use self::window::WindowBuilder;
pub use self::window::{Window, NONE_WINDOW};

mod window_title;
pub use self::window_title::WindowTitle;
pub use self::window_title::WindowTitleBuilder;

mod spring_params;
pub use self::spring_params::SpringParams;

mod enums;
pub use self::enums::AnimationState;
pub use self::enums::CenteringPolicy;
pub use self::enums::ColorScheme;
pub use self::enums::Easing;
pub use self::enums::FlapFoldPolicy;
pub use self::enums::FlapTransitionType;
pub use self::enums::FoldThresholdPolicy;
pub use self::enums::LeafletTransitionType;
pub use self::enums::NavigationDirection;
pub use self::enums::SqueezerTransitionType;
pub use self::enums::ToastPriority;
pub use self::enums::ViewSwitcherPolicy;

pub mod functions;

mod constants;
pub use self::constants::VERSION_S;

#[doc(hidden)]
pub mod traits {
    pub use super::action_row::ActionRowExt;
    pub use super::animation::AnimationExt;
    pub use super::application::AdwApplicationExt;
    pub use super::application_window::ApplicationWindowExt;
    pub use super::bin::BinExt;
    pub use super::combo_row::ComboRowExt;
    pub use super::expander_row::ExpanderRowExt;
    pub use super::preferences_group::PreferencesGroupExt;
    pub use super::preferences_page::PreferencesPageExt;
    pub use super::preferences_row::PreferencesRowExt;
    pub use super::preferences_window::PreferencesWindowExt;
    pub use super::swipeable::SwipeableExt;
    pub use super::window::WindowExt;
}