Remove deprecated GTK2 calls in JavaFX

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: None
    • Component/s: javafx
    • None

      The GTK2 -> 3 migration guide suggests removing deprecated usages as the first step, using the following flags. Even if we don't move to GTK3, this could be a good cleanup.

      make CFLAGS+="-DGTK_DISABLE_SINGLE_INCLUDES"
      make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"
      make CFLAGS+="-DGSEAL_ENABLE"

            Assignee:
            David Hill (Inactive)
            Reporter:
            David Hill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: