Trait tk::range::TkDefaultEnd

source ·
pub trait TkDefaultEnd {
    // Required method
    fn default_end() -> Self;
}

Required Methods§

source

fn default_end() -> Self

Implementors§

source§

impl TkDefaultEnd for tk::canvas::Index

source§

impl TkDefaultEnd for tk::entry::Index

source§

impl TkDefaultEnd for tk::listbox::Index

source§

impl TkDefaultEnd for tk::menu::Index

source§

impl TkDefaultEnd for tk::text::Index

source§

impl TkDefaultEnd for tk::ttk_combobox::Index

source§

impl TkDefaultEnd for tk::ttk_entry::Index

source§

impl TkDefaultEnd for tk::ttk_treeview::Index