Class

IdeTerminalWorkspace

Description

final class Ide.TerminalWorkspace : Ide.Workspace {
  /* No available fields */
}
No description available.

Ancestors

  • IdeWorkspace
  • DzlApplicationWindow
  • GtkApplicationWindow
  • GtkWindow
  • GtkBin
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GActionGroup
  • GActionMap
  • GtkBuildable

Constructors

ide_terminal_workspace_new
No description available.

Class structure

struct IdeTerminalWorkspaceClass {
  IdeWorkspaceClass parent_class;
  
}
Class members
parent_class
IdeWorkspaceClass
  No description available.