Method
IdeGridColumnget_current_stack
since: 3.32
Description
Gets the most recently focused stack. If no stack has been added, then
NULL
is returned.
Available since: 3.32
Gets property | Ide.GridColumn:current-stack |
Return value
Type: IdeFrame
An IdeFrame
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |