Skip to content
  • Michael Natterer's avatar
    move the code of the deprecated gtk_binding_entry_clear() to a new private · 888c3a72
    Michael Natterer authored
    2008-08-04  Michael Natterer  <mitch@imendio.com>
    
    	* gtk/gtkbindings.c: move the code of the deprecated
    	gtk_binding_entry_clear() to a new private function
    	gtk_binding_entry_clear_internal() and call it from
    	gtk_binding_entry_clear().
    
    	(_gtk_binding_entry_add_signall)
    	(gtk_binding_parse_bind): use the new internal function in order
    	to avoid our own deprecated public API.
    
    
    svn path=/trunk/; revision=20963
    888c3a72