package Notify; sub EXPIRES_DEFAULT { } sub EXPIRES_NEVER { } sub VERSION_MAJOR { } sub VERSION_MICRO { } sub VERSION_MINOR { } sub get_app_name { } sub get_server_caps { } sub get_server_info { } sub init { } sub is_initted { } sub set_app_name { } sub uninit { } package Notify::Notification; sub add_action { } sub clear_actions { } sub clear_hints { } sub close { } sub get_closed_reason { } sub new { } sub set_app_name { } sub set_category { } sub set_hint { } sub set_hint_byte { } sub set_hint_byte_array { } sub set_hint_double { } sub set_hint_int32 { } sub set_hint_string { } sub set_hint_uint32 { } sub set_icon_from_pixbuf { } sub set_image_from_pixbuf { } sub set_timeout { } sub set_urgency { } sub show { } sub update { } package Notify::NotificationClass; sub closed { } sub parent_class { }