Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkApplicationWindow ╰── DzlApplicationWindow ╰── IdeWorkspace ╰── IdePrimaryWorkspace
IdePrimaryWorkspace implements AtkImplementorIface, GtkBuildable, GActionGroup and GActionMap.
The primary workspace is the main workspace window for the user. This is the "IDE experience" workspace. It is generally created by the workbench when opening a project (unless another workspace type has been requested).
See ide_workbench_open_async()
for how to select another workspace type
when opening a project.