Method
IdeWorkspaceget_frame_at_position
Declaration
PanelFrame*
ide_workspace_get_frame_at_position (
IdeWorkspace* self,
PanelPosition* position
)
Parameters
position
-
Type:
PanelPosition
An
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 . |