Constructor

PidginAccountFilterConnectednew

since: 3.0

Declaration [src]

GtkFilter*
pidgin_account_filter_connected_new (
  void
)

Description [src]

Creates a new PidginAccountFilterConnected that should be used to filter only online accounts.

Available since: 3.0

Return value

Type: GtkFilter

The new PidginAccountFilterConnected instance.

The caller of the function takes ownership of the data, and is responsible for freeing it.