Method

PurpleRoomlistget_in_progress

since: 2.0.0

Declaration [src]

gboolean
purple_roomlist_get_in_progress (
  PurpleRoomlist* list
)

Description [src]

Gets the “in progress” state of the room list.

The UI is encouraged to somehow hint to the user whether or not we’re busy downloading a room list or not.

Available since: 2.0.0

Return value

Type: gboolean

True if we’re downloading it, or false if we’re not.