Docs.rs
  • libnotify-sys-1.0.2
    • libnotify-sys 1.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • crumblingstatue
    • hasufell
    • Dependencies
      • bitflags ^1.0.1 normal
      • gdk-pixbuf-sys ^0.5.0 normal
      • glib-sys ^0.5.0 normal
      • gobject-sys ^0.5.0 normal
      • libc ^0.2.36 normal
      • pkg-config ^0.3.9 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libnotify_sys1.0.2

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate libnotify_sys

Source

Structs§

NotifyNotification
NotifyNotificationClass
NotifyNotificationPrivate

Enums§

NotifyUrgency

Constants§

NOTIFY_EXPIRES_DEFAULT
NOTIFY_EXPIRES_NEVER
NOTIFY_URGENCY_CRITICAL
NOTIFY_URGENCY_LOW
NOTIFY_URGENCY_NORMAL
NOTIFY_VERSION_MAJOR
NOTIFY_VERSION_MICRO
NOTIFY_VERSION_MINOR

Functions§

notify_get_app_name⚠
notify_get_server_caps⚠
notify_get_server_info⚠
notify_init⚠
notify_is_initted⚠
notify_notification_clear_actions⚠
notify_notification_clear_hints⚠
notify_notification_close⚠
notify_notification_get_closed_reason⚠
notify_notification_get_type⚠
notify_notification_new⚠
notify_notification_set_app_name⚠
notify_notification_set_category⚠
notify_notification_set_hint⚠
notify_notification_set_hint_byte⚠
notify_notification_set_hint_byte_array⚠
notify_notification_set_hint_double⚠
notify_notification_set_hint_int32⚠
notify_notification_set_hint_string⚠
notify_notification_set_hint_uint32⚠
notify_notification_set_icon_from_pixbuf⚠
notify_notification_set_image_from_pixbuf⚠
notify_notification_set_timeout⚠
notify_notification_set_urgency⚠
notify_notification_show⚠
notify_notification_update⚠
notify_set_app_name⚠
notify_uninit⚠

Type Aliases§

NotifyActionCallback