Stopgap.System.GLib.Object
data OTag Source #
newtype O Source #
Constructors
Defined in Stopgap.System.GLib.Object
Methods
showsPrec :: Int -> O -> ShowS #
show :: O -> String #
showList :: [O] -> ShowS #
class IsPtr o => IsO o where Source #
toO :: o -> O Source #
Defined in Stopgap.Graphics.UI.Gtk.DrawingArea
toO :: D -> O Source #
Defined in Stopgap.Graphics.UI.Gtk.Window
toO :: W -> O Source #