Skip to content
  • Michael Natterer's avatar
    only block/unblock completion->priv->insert_text_id if it is actually · 0c5f393a
    Michael Natterer authored
    2007-01-26  Michael Natterer  <mitch@imendio.com>
    
    	* gtk/gtkentrycompletion.c (gtk_entry_completion_insert_prefix):
    	only block/unblock completion->priv->insert_text_id if it is
    	actually connected. While this can't happen the way GtkEntry
    	itself uses the completion, it's still public API and should not
    	blindly call functions that will spit warnings (fix taken from
    	maemo-gtk).
    
    
    svn path=/trunk/; revision=17215
    0c5f393a