Method

PanelFrameget_header

Declaration [src]

PanelFrameHeader*
panel_frame_get_header (
  PanelFrame* self
)

Description [src]

Gets the header for the frame.

Return value

Type: PanelFrameHeader

A PanelFrameHeader or NULL.

The data is owned by the instance.
The return value can be NULL.