Popup
Object Hierarchy:
Description:
[ CCode ( type_cname = "GdkPopupInterface" , type_id = "gdk_popup_get_type ()" ) ]
public interface Popup : Surface
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:
All known members inherited from class Gdk.Surface
All known members inherited from class GLib.Object