Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── DzlBin ╰── DzlDockRevealer ╰── DzlDockBinEdge ╰── IdeLayoutPane ╰── IdeEditorUtilities
IdeEditorUtilities implements AtkImplementorIface, GtkBuildable and DzlDockItem.
The IdeEditorUtilities widget is a convenient container for widgets that are not primarily navigation based but are useful from the editor. Such an example could be build logs, application output, and other ancillary information for the user.
You can get this widget via ide_editor_perspective_get_utilities()
.