Struct gtk::SearchEntry []

pub struct SearchEntry(_, _);

Methods

impl SearchEntry
[src]

Trait Implementations

impl Clone for SearchEntry

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Debug for SearchEntry

[]

Formats the value using the given formatter.

impl Hash for SearchEntry

[]

Feeds this value into the given [Hasher]. Read more

[]

Feeds a slice of this type into the given [Hasher]. Read more

impl StaticType for SearchEntry

[]

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for SearchEntry

[]

This method tests for self and other values to be equal, and is used by ==. Read more

[]

This method tests for !=.

impl Eq for SearchEntry

impl IsA<Entry> for SearchEntry

impl IsA<Widget> for SearchEntry

impl IsA<CellEditable> for SearchEntry

impl IsA<Editable> for SearchEntry

impl IsA<Object> for SearchEntry