Searched refs:floaty (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libgdl/
H A Dgdl-dock-placeholder.c115 gint floaty; member in struct:_GdlDockPlaceholderPrivate
196 g_param_spec_int ("floaty", _("Y Coordinate"),
258 ph->_priv->floaty = g_value_get_int (value);
306 g_value_set_int (value, ph->_priv->floaty);

Completed in 15 milliseconds