Method

IdeFrameget_titlebar

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

Returns: IdeFrameHeader
 

The layout stack header.

 The data is owned by the instance.