Function
Ideeditor_focus_buffer
Declaration
void
ide_editor_focus_buffer (
IdeWorkspace* workspace,
PanelPosition* position,
IdeBuffer* buffer
)
Parameters
workspace
-
Type:
IdeWorkspace
No description available.
The data is owned by the caller of the function. position
-
Type:
PanelPosition
No description available.
The data is owned by the caller of the function. buffer
-
Type:
IdeBuffer
No description available.
The data is owned by the caller of the function.