insight_gui: Jazzy
  • Links
    • Rosindex
    • Repository
  • Python API
    • insight_gui package
      • Subpackages
        • insight_gui.ros2_pages package
        • insight_gui.utils package
        • insight_gui.widgets package
      • Submodules
        • insight_gui.application module
        • insight_gui.dummy_graph module
        • insight_gui.dummy_img_pub module
        • insight_gui.dummy_log_pub module
        • insight_gui.dummy_tf_broadcaster module
        • insight_gui.main module
        • insight_gui.pages module
        • insight_gui.ros2_connector module
        • insight_gui.window module
      • Module contents
  • Standard Documents
    • README
      • Features
        • Node List Page
        • Node Info Page
        • Topic List Page
        • Topic Info Page
        • Topic Publisher Page
        • Topic Subscriber Page
        • Service List Page
        • Service Info
        • Service Call Page
        • Action List Page
        • Action Info Page
        • Action Goal Page
        • Parameter List Page
        • Parameter Edit Page
        • Package List Page
        • Package Info Page
        • New Package Dialog
        • Launch List Page
        • Launch Info Page
        • Interface Browser Page
        • Interface Info Page
        • Interface Definition Page
        • TF Page
        • Image Viewer Page
        • Teleop
        • Graph Page
        • Joint States Page
        • Doctor Page
        • Logger Page
        • Preferences Dialog
        • Multi-Window Support
        • Shortcuts
        • Appearance
      • Prerequisites
      • Installation
        • Binary Install with apt
        • Install from Source
      • Execution
      • License
    • PACKAGE
    • LICENSE
    • CHANGELOG
      • Changelog for package insight_gui
        • 0.1.3 (2025-10-06)
        • 0.1.2 (2025-09-25)
        • 0.1.1 (2025-06-28)
        • 0.1.0 (2025-06-23)
  • Index
insight_gui: Jazzy
  • insight_gui
  • insight_gui package
  • insight_gui.utils package
  • View page source

insight_gui.utils package

Submodules

  • insight_gui.utils.adw_colors module
    • AdwAccentColor
      • AdwAccentColor.ADW_ACCENT_COLOR_BLUE
      • AdwAccentColor.ADW_ACCENT_COLOR_GREEN
      • AdwAccentColor.ADW_ACCENT_COLOR_ORANGE
      • AdwAccentColor.ADW_ACCENT_COLOR_PINK
      • AdwAccentColor.ADW_ACCENT_COLOR_PURPLE
      • AdwAccentColor.ADW_ACCENT_COLOR_RED
      • AdwAccentColor.ADW_ACCENT_COLOR_SLATE
      • AdwAccentColor.ADW_ACCENT_COLOR_TEAL
      • AdwAccentColor.ADW_ACCENT_COLOR_YELLOW
      • AdwAccentColor.as_css_name()
      • AdwAccentColor.as_css_style()
    • get_contrast_text_color()
    • hex_to_rgba()
    • random_color()
  • insight_gui.utils.gtk_utils module
    • add_css_classes()
    • copy_text_to_clipboard()
    • find_str_in_list_store()
    • get_child_by_name()
    • get_children()
    • margins_dict()
    • set_margin()
  • insight_gui.utils.misc module
    • clamp()
    • is_between()

Module contents

Previous Next

© Copyright The <insight_gui> Contributors. License: GPL-3.0-only.

Built with Sphinx using a theme provided by Read the Docs.