Searched defs:floatx (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libgdl/
H A Dgdl-dock-placeholder.c114 gint floatx; member in struct:_GdlDockPlaceholderPrivate
189 g_param_spec_int ("floatx", _("X Coordinate"),
255 ph->_priv->floatx = g_value_get_int (value);
303 g_value_set_int (value, ph->_priv->floatx);

Completed in 612 milliseconds