Class

IdeTerminalSurface

Description

final class Ide.TerminalSurface : Ide.Surface {
  /* No available fields */
}
No description available.

Ancestors

  • IdeSurface
  • DzlDockBin
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • DzlDock
  • DzlDockItem
  • GtkBuildable

Constructors

ide_terminal_surface_new

Create a new IdeTerminalSurface.

Available since: 3.32

Class structure

struct IdeTerminalSurfaceClass {
  IdeSurfaceClass parent_class;
  
}
Class members
parent_class
IdeSurfaceClass
  No description available.