Prima
view release on metacpan or search on metacpan
class/Popup.cls view on Meta::CPAN
object Prima::Popup( Prima::AbstractMenu)
{
property Bool autoPopup;
property Bool selected;
method void init( HV * profile);
method void popup( int x, int y, int ancLeft = 0, int ancBottom = 0, int ancRight = 0, int ancTop = 0);
import SV * profile_default();
c_only void update_sys_handle( HV * profile);
}
( run in 0.907 second using v1.01-cache-2.11-cpan-364913b4093 )