Class

IdeTerminalPopover

Description

final class Ide.TerminalPopover : Gtk.Popover {
  /* No available fields */
}
No description available.

Ancestors

  • GtkPopover
  • GtkBin
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkBuildable

Constructors

ide_terminal_popover_new
No description available.

Instance methods

ide_terminal_popover_get_runtime
No description available.

Available since: 3.32

Class structure

struct IdeTerminalPopoverClass {
  GtkPopoverClass parent_class;
  
}
Class members
parent_class
GtkPopoverClass
  No description available.