Method

PidginInfoPaneget_child

since: 3.0

Declaration [src]

GtkWidget*
pidgin_info_pane_get_child (
  PidginInfoPane* pane
)

Description [src]

Gets the widget that is being displayed at the end of pane.

Available since: 3.0

Gets propertyPidgin.InfoPane:child

Return value

Type: GtkWidget

The child widget or NULL if one is not set.

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