Virtual Method
PurpleRequestFieldis_filled
unstable since: 3.0
Declaration [src]
gboolean
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