]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkthemingengine.h
Change FSF Address
[~andy/gtk] / gtk / gtkthemingengine.h
index d19d6d3b7f1b0b2cba0a8d7746f328116f28bccf..d0e76e98e1f0bda12dd86c2af7e43e26d5cec5d5 100644 (file)
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -182,9 +180,7 @@ struct _GtkThemingEngineClass
 
 GType gtk_theming_engine_get_type (void) G_GNUC_CONST;
 
-void _gtk_theming_engine_set_context (GtkThemingEngine *engine,
-                                      GtkStyleContext  *context);
-
+/* function implemented in gtkcsscustomproperty.c */
 void gtk_theming_engine_register_property (const gchar            *name_space,
                                            GtkStylePropertyParser  parse_func,
                                            GParamSpec             *pspec);