[
Back
|
warped.org
|
Gaim 2.0.0-beta4 Perl API
]
NAME
METHODS
$type->
close
($ui_handle)
$handle->
close_with_handle
void = $handle->
email
($subject, $from, $to, $url, $cb, $user_data)
void = $handle->
emails
($count, $detailed, $subjects, $froms, $tos, $urls, $cb, $user_data)
void = $handle->
formatted
($title, $primary, $secondary, $text, $cb, $user_data)
void = $handle->
message
($type, $title, $primary, $secondary, $cb, $user_data)
void = $gc->
searchresults
($title, $primary, $secondary, $results, $cb, $user_data)
notifyuiops = Gaim::Notify->
get_ui_ops
$ops->
set_ui_ops
void = $handle->
uri
($uri)
void = $gc->
userinfo
($who, $text, $cb, $user_data)
COPYRIGHT
NAME
Gaim::Notify
METHODS
$type->
close
($ui_handle)
* $ui_handle (void)
$handle->
close_with_handle
void = $handle->
email
($subject, $from, $to, $url, $cb, $user_data)
* $subject (string)
* $from (string)
* $to (string)
* $url (string)
* $cb (Gaim::NotifyCloseCallback)
* $user_data (gpointer)
void = $handle->
emails
($count, $detailed, $subjects, $froms, $tos, $urls, $cb, $user_data)
* $count (size_t)
* $detailed (boolean)
* $subjects (Gaim::Notify)
* $froms (Gaim::Notify)
* $tos (Gaim::Notify)
* $urls (Gaim::Notify)
* $cb (Gaim::NotifyCloseCallback)
* $user_data (gpointer)
void = $handle->
formatted
($title, $primary, $secondary, $text, $cb, $user_data)
* $title (string)
* $primary (string)
* $secondary (string)
* $text (string)
* $cb (Gaim::NotifyCloseCallback)
* $user_data (gpointer)
void = $handle->
message
($type, $title, $primary, $secondary, $cb, $user_data)
* $type (Gaim::NotifyMsgType)
* $title (string)
* $primary (string)
* $secondary (string)
* $cb (Gaim::NotifyCloseCallback)
* $user_data (gpointer)
void = $gc->
searchresults
($title, $primary, $secondary, $results, $cb, $user_data)
* $title (string)
* $primary (string)
* $secondary (string)
* $results (Gaim::NotifySearchResults)
* $cb (Gaim::NotifyCloseCallback)
* $user_data (gpointer)
notifyuiops = Gaim::Notify->
get_ui_ops
$ops->
set_ui_ops
void = $handle->
uri
($uri)
* $uri (string)
void = $gc->
userinfo
($who, $text, $cb, $user_data)
* $who (string)
* $text (string)
* $cb (Gaim::NotifyCloseCallback)
* $user_data (gpointer)
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