Struct gtk::SeparatorMenuItem []

pub struct SeparatorMenuItem(_, _);

Methods

impl SeparatorMenuItem
[src]

Trait Implementations

impl Clone for SeparatorMenuItem

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Debug for SeparatorMenuItem

[]

Formats the value using the given formatter.

impl Hash for SeparatorMenuItem

[]

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

[]

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

impl StaticType for SeparatorMenuItem

[]

Returns the type identifier of Self.

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

[]

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

[]

This method tests for !=.

impl Eq for SeparatorMenuItem

impl IsA<MenuItem> for SeparatorMenuItem

impl IsA<Bin> for SeparatorMenuItem

impl IsA<Container> for SeparatorMenuItem

impl IsA<Widget> for SeparatorMenuItem

impl IsA<Actionable> for SeparatorMenuItem

impl IsA<Object> for SeparatorMenuItem