[
Back
|
warped.org
|
Gaim 2.0.0-beta4 Perl API
]
NAME
METHODS
conversation = Gaim::Conversation->
new
($type, $account, $name)
account = $conv->
get_account
$conv->
set_account
($account)
$conv->
autoset_title
chat = $conv->
get_chat_data
$conv->
custom_smiley_close
($smile)
gpointer = $conv->
get_data
($key)
$conv->
destroy
connectionflags = $conv->
get_features
connection = $conv->
get_gc
boolean = $conv->
has_focus
im = $conv->
get_im_data
boolean = $conv->
is_logging
$conv->
set_logging
($log)
string = $conv->
get_name
$conv->
set_name
($name)
boolean = $who->
present_error
($account, $what)
string = $conv->
get_title
$conv->
set_title
($title)
conversationtype = $conv->
get_type
$conv->
update
($type)
COPYRIGHT
NAME
Gaim::Conversation
METHODS
conversation = Gaim::Conversation->
new
($type, $account, $name)
* $type (Gaim::ConversationType)
* $account (Gaim::Account)
* $name (string)
account = $conv->
get_account
$conv->
set_account
($account)
* $account (Gaim::Account)
$conv->
autoset_title
chat = $conv->
get_chat_data
$conv->
custom_smiley_close
($smile)
* $smile (string)
gpointer = $conv->
get_data
($key)
* $key (string)
$conv->
destroy
connectionflags = $conv->
get_features
connection = $conv->
get_gc
boolean = $conv->
has_focus
im = $conv->
get_im_data
boolean = $conv->
is_logging
$conv->
set_logging
($log)
* $log (boolean)
string = $conv->
get_name
$conv->
set_name
($name)
* $name (string)
boolean = $who->
present_error
($account, $what)
* $account (Gaim::Account)
* $what (string)
string = $conv->
get_title
$conv->
set_title
($title)
* $title (string)
conversationtype = $conv->
get_type
$conv->
update
($type)
* $type (Gaim::ConvUpdateType)
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:20 2008 PST