Method
PidginDisplayItemget_widget
unstable since: 3.0
Declaration [src]
GtkWidget*
pidgin_display_item_get_widget (
PidginDisplayItem* item
)
Description [src]
Gets the widget that item
was created for.
Available since: 3.0
Gets property | Pidgin.DisplayItem:widget |
Return value
Type: GtkWidget
The widget.
The returned data is owned by the instance. |