Method

PanelFrameget_placeholder

Declaration [src]

GtkWidget*
panel_frame_get_placeholder (
  PanelFrame* self
)

Description [src]

Gets the placeholder widget, if any.

Return value

Returns: GtkWidget
 

A GtkWidget or NULL.

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