[
Back
|
warped.org
|
Gaim 2.0.0-beta4 Perl API
]
NAME
METHODS
pluginpref = Gaim::PluginPref->
new
pluginpref = Gaim::PluginPref->
new_with_label
($label)
pluginpref = Gaim::PluginPref->
new_with_name
($name)
pluginpref = Gaim::PluginPref->
new_with_name_and_label
($name, $label)
$pref->
add_choice
($label, $choice)
$pref->
get_bounds
($min, $max)
$pref->
set_bounds
($min, $max)
list = $pref->
get_choices
$pref->
destroy
string = $pref->
get_label
$pref->
set_label
($label)
boolean = $pref->
get_masked
$pref->
set_masked
($mask)
pluginpref = $pref->
get_max_length
$pref->
set_max_length
($max_length)
string = $pref->
get_name
$pref->
set_name
($name)
pluginpreftype = $pref->
get_type
$pref->
set_type
($type)
COPYRIGHT
NAME
Gaim::PluginPref
METHODS
pluginpref = Gaim::PluginPref->
new
pluginpref = Gaim::PluginPref->
new_with_label
($label)
* $label (string)
pluginpref = Gaim::PluginPref->
new_with_name
($name)
* $name (string)
pluginpref = Gaim::PluginPref->
new_with_name_and_label
($name, $label)
* $name (string)
* $label (string)
$pref->
add_choice
($label, $choice)
* $label (string)
* $choice (gpointer)
$pref->
get_bounds
($min, $max)
* $min (integer)
* $max (integer)
$pref->
set_bounds
($min, $max)
* $min (integer)
* $max (integer)
list = $pref->
get_choices
$pref->
destroy
string = $pref->
get_label
$pref->
set_label
($label)
* $label (string)
boolean = $pref->
get_masked
$pref->
set_masked
($mask)
* $mask (boolean)
pluginpref = $pref->
get_max_length
$pref->
set_max_length
($max_length)
* $max_length (Gaim::PluginPref)
string = $pref->
get_name
$pref->
set_name
($name)
* $name (string)
pluginpreftype = $pref->
get_type
$pref->
set_type
($type)
* $type (Gaim::PluginPrefType)
COPYRIGHT
Copyright (C) 2006 The Gaim Team
If this information helped you, consider exiting through your right.
©2006
Max Baker
Sun Apr 27 22:32:22 2008 PST