[][src]Module mergui::channels::clickable

Structs

BasicClickable

A simple struct that implements the Clickable trait. Used by buttons and other widgets that only return back that they got clicked

ClickSetter

A simple struct that can be used by widgets to update their channel.

Traits

Clickable

A trait implemented by every channel that registers left clicks