Method
PidginInfoPaneset_child
unstable 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 property | Pidgin.InfoPane:child |
Parameters
widget
-
Type:
GtkWidget
The new child.
The argument can be NULL
.The data is owned by the caller of the method.