| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.VolumeButton
Description
Documentation
newtype VolumeButton #
Constructors
| VolumeButton (ManagedPtr VolumeButton) |
Instances
class (GObject o, IsDescendantOf VolumeButton o) => IsVolumeButton o #
Instances
| (GObject o, IsDescendantOf VolumeButton o) => IsVolumeButton o | |
Defined in GI.Gtk.Objects.VolumeButton | |
type family ResolveVolumeButtonMethod (t :: Symbol) o where ... #
Equations
data VolumeButtonUseSymbolicPropertyInfo #
Instances
constructVolumeButtonUseSymbolic :: (IsVolumeButton o, MonadIO m) => Bool -> m (GValueConstruct o) #
getVolumeButtonUseSymbolic :: (MonadIO m, IsVolumeButton o) => o -> m Bool #
setVolumeButtonUseSymbolic :: (MonadIO m, IsVolumeButton o) => o -> Bool -> m () #
toVolumeButton :: (MonadIO m, IsVolumeButton o) => o -> m VolumeButton #
volumeButtonNew :: (HasCallStack, MonadIO m) => m VolumeButton #
volumeButtonUseSymbolic :: AttrLabelProxy "useSymbolic" #