(~) * impl (IO Bool) => Op (IsHorizontal ()) Pack orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetSpacing ()) Pack orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetSpacing ()) Pack orig impl Source # | |
|
(~) * impl (IO ()) => Op (Draw ()) Pack orig impl Source # | |
|
(~) * impl (Event -> IO (Either UnknownEvent ())) => Op (HandleSuper ()) Pack orig impl Source # | |
|
(~) * impl (IO ()) => Op (DrawSuper ()) Pack orig impl Source # | |
|
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) Pack orig impl Source # | |
|
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) Pack orig impl Source # | |
|
(~) * impl (IO ()) => Op (Hide ()) Pack orig impl Source # | |
|
(~) * impl (IO ()) => Op (HideSuper ()) Pack orig impl Source # | |
|
(~) * impl (IO ()) => Op (ShowWidget ()) Pack orig impl Source # | |
|
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) Pack orig impl Source # | |
|
(~) * impl (PackType -> IO ()) => Op (SetType ()) Pack orig impl Source # | |
|
(~) * impl (IO PackType) => Op (GetType_ ()) Pack orig impl Source # | |
|
(~) * impl (Event -> IO (Either UnknownEvent ())) => Op (Handle ()) Pack orig impl Source # | |
|