Popup


Object Hierarchy:

Gdk.Popup Gdk.Popup Gdk.Popup Gdk.Surface Gdk.Surface Gdk.Surface->Gdk.Popup GLib.Object GLib.Object GLib.Object->Gdk.Surface

Description:

[ CCode ( type_cname = "GdkPopupInterface" , type_id = "gdk_popup_get_type ()" ) ]
public interface Popup : Surface

A `GdkPopup` is a surface that is attached to another surface.

The `GdkPopup` is positioned relative to its parent surface.

`GdkPopup`s are typically used to implement menus and similar popups. They can be modal, which is indicated by the [property@Gdk.Popup:autohide ] property.


Namespace: Gdk
Package: gtk4

Content:

Properties:

Methods:

Inherited Members: