]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcssshorthandpropertyprivate.h
Change FSF Address
[~andy/gtk] / gtk / gtkcssshorthandpropertyprivate.h
index 110fdc6ee929cc313a7da2c3b900057ed7373d2b..4592949a56ab12dac48ae5795c32ab2790f09a38 100644 (file)
@@ -12,8 +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., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Benjamin Otte <otte@gnome.org>
  */
@@ -49,8 +48,8 @@ typedef void                  (* GtkCssShorthandPropertyAssignFunc)     (GtkCssS
                                                                          const GValue            *value);
 typedef void                  (* GtkCssShorthandPropertyQueryFunc)      (GtkCssShorthandProperty *shorthand,
                                                                          GValue                  *value,
-                                                                         GtkStyleProperties      *props,
-                                                                         GtkStateFlags            state);
+                                                                         GtkStyleQueryFunc        query_func,
+                                                                         gpointer                 query_data);
 
 struct _GtkCssShorthandProperty
 {