Method

PidginInfoPaneset_child

since: 3.0

Declaration [src]

void
pidgin_info_pane_set_child (
  PidginInfoPane* pane,
  GtkWidget* widget
)

Description [src]

Sets the child widget of pane to widget.

Available since: 3.0

Sets propertyPidgin.InfoPane:child

Parameters

widget

Type: GtkWidget

The new child.

The argument can be NULL.
The data is owned by the caller of the function.