Method
IdeWorkspaceget_frame_at_position
Declaration
PanelFrame*
ide_workspace_get_frame_at_position (
IdeWorkspace* self,
PanelPosition* position
)
Parameters
position-
Type:
PanelPositionAn
PanelPosition.The data is owned by the caller of the method.
Return value
Type: PanelFrame
A PaneFrame or NULL.
| The data is owned by the instance. |
The return value can be NULL. |