Struct gtk::PopoverMenu []

pub struct PopoverMenu(_, _);

Methods

impl PopoverMenu
[src]

Trait Implementations

impl Clone for PopoverMenu

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PopoverMenu

Formats the value using the given formatter.

impl Hash for PopoverMenu

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

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

impl StaticType for PopoverMenu

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for PopoverMenu

impl IsA<Popover> for PopoverMenu

impl IsA<Bin> for PopoverMenu

impl IsA<Container> for PopoverMenu

impl IsA<Widget> for PopoverMenu

impl IsA<Object> for PopoverMenu