Skip to content
  • Matthias Clasen's avatar
    entry: Avoid criticals · ca077a08
    Matthias Clasen authored
    After the recent changes, we could end up calling
    gtk_entry_update_handles in cases where the text_handle
    has not be created (e.g. when dragging text from an entry).
    Avoid that.
    ca077a08