Enum gtk_sys::GtkPopoverConstraint [] [src]

pub enum GtkPopoverConstraint {
    None,
    Window,
}

Variants

Trait Implementations

impl Clone for GtkPopoverConstraint
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Copy for GtkPopoverConstraint
[src]

impl Debug for GtkPopoverConstraint
[src]

[]

Formats the value using the given formatter.

impl Eq for GtkPopoverConstraint
[src]

impl PartialEq for GtkPopoverConstraint
[src]

[]

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

[]

This method tests for !=.