Method

PidginDisplayItemget_widget

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

Return value

Type: GtkWidget

The widget.

The data is owned by the instance.