Class
IdeEditorSurface
Ancestors
- IdeSurface
- DzlDockBin
- GtkContainer
- GtkWidget
- GInitiallyUnowned
- GObject
Instance methods
ide_editor_surface_focus_buffer
No description available.
ide_editor_surface_focus_buffer_in_current_stack
No description available.
ide_editor_surface_focus_location
No description available.
ide_editor_surface_get_active_page
Gets the active page for the surface, or NULL
if there is not one.
Available since: 3.32
ide_editor_surface_get_grid
Gets the grid for the surface. This is the area containing grid columns, stacks, and pages.
Available since: 3.32
ide_editor_surface_get_overlay
Gets the overlay widget which can be used to layer things above all items in the layout grid.
Available since: 3.32
ide_editor_surface_get_sidebar
Gets the IdeEditorSidebar
for the editor surface.
Available since: 3.32
ide_editor_surface_get_transient_sidebar
Gets the transient sidebar for the editor surface.
Available since: 3.32
Methods inherited from IdeSurface (4)
ide_surface_agree_to_shutdown
No description available.
ide_surface_foreach_page
Calls callback
for every page found within the surface self
.
Available since: 3.32
ide_surface_set_icon_name
No description available.
ide_surface_set_title
No description available.
Properties
Ide.EditorSurface:restore-panel
No description available.