Trait gtk4::subclass::list_box_row::ListBoxRowImpl

source ·
pub trait ListBoxRowImpl: ListBoxRowImplExt + WidgetImpl {
    // Provided method
    fn activate(&self) { ... }
}

Provided Methods§

source

fn activate(&self)

Object Safety§

This trait is not object safe.

Implementors§