PopoverBin


Object Hierarchy:

Gtk.PopoverBin Gtk.PopoverBin Gtk.PopoverBin Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.PopoverBin GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Gtk.Accessible Gtk.Accessible Gtk.Accessible->Gtk.PopoverBin Gtk.Accessible->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.PopoverBin Gtk.Buildable->Gtk.Widget Gtk.ConstraintTarget Gtk.ConstraintTarget Gtk.ConstraintTarget->Gtk.PopoverBin Gtk.ConstraintTarget->Gtk.Widget

Description:

[ CCode ( type_id = "gtk_popover_bin_get_type ()" ) ]
[ Version ( since = "4.22" ) ]
public sealed class PopoverBin : Widget, Accessible, Buildable, ConstraintTarget

A single child container with a popover.

You should use `GtkPopoverBin` whenever you need to present a [class@Gtk.Popover] to the user.

Actions

`GtkPopoverBin` defines the `menu.popup` action, which can be activated to present the popover to the user.

CSS nodes

`GtkPopoverBin` has a single CSS node with the name `popoverbin`.


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget