Method
IdeGridget_current_stack
since: 3.32
Description
Gets the most recently focused stack. This is useful when you want to open a document on the stack the user last focused.
Available since: 3.32
Gets property | Ide.Grid:current-stack |
Return value
Type: IdeFrame
An IdeFrame
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |