Method

IdeFrameget_titlebar

since: 3.32

Declaration

GtkWidget*
ide_frame_get_titlebar (
  IdeFrame* self
)

Description

Gets the IdeFrameHeader header that is at the top of the stack.

Available since: 3.32

Return value

Type: IdeFrameHeader

The layout stack header.

The data is owned by the instance.