Method

PurplePluginPrefset_max_length

Declaration [src]

void
purple_plugin_pref_set_max_length (
  PurplePluginPref* pref,
  unsigned int max_length
)

Description [src]

Set the max length for a string plugin pref.

Parameters

max_length

Type: unsigned int

The max length of the string.