Method
PurpleRequestFieldis_filled
unstable since: 3.0
Declaration [src]
gboolean
purple_request_field_is_filled (
PurpleRequestField* field
)
Description [src]
Returns whether the field is currently filled.
Note: For subclassers, if this is not overridden, then the field is assumed
to always be filled. If the filled status changes, then subclasses should
notify on PurpleRequestField:filled
.
Available since: 3.0
Gets property | Purple.RequestField:filled |