Skip to content
  • Matthias Clasen's avatar
    Use the less efficient g_object_interface_find_property () instead of the · 2a74feb0
    Matthias Clasen authored
    Mon Jul  5 23:47:38 2004  Matthias Clasen  <maclas@gmx.de>
    
    	* gtk/gtkfilechooserutils.c (delegate_notify): Use
    	the less efficient g_object_interface_find_property () instead
    	of the param_id range check, since the GParamSpecs we're
    	dealing with are the overridden onces on the interface, whose
    	param_id is always zero.  (#145312, Alex Roitman, fix proposed
    	by Owen Taylor)
    2a74feb0