Method
PidginInfoPaneget_child
unstable 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 property | Pidgin.InfoPane:child |
Return value
Type: GtkWidget
The child widget or NULL
if one is not set.
The returned data is owned by the instance. |
The return value can be NULL . |