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

/inkscape/src/widgets/
H A Dtoolbox.cpp1084 GtkWidget *focusTarget,
1114 if ( focusTarget ) {
1115 ege_adjustment_action_set_focuswidget( act, focusTarget );
1081 create_adjustment_action( gchar const *name, gchar const *label, gchar const *shortLabel, gchar const *tooltip, Glib::ustring const &path, gdouble def, GtkWidget *focusTarget, GObject *dataKludge, gboolean altx, gchar const *altx_mark, gdouble lower, gdouble upper, gdouble step, gdouble page, gchar const** descrLabels, gdouble const* descrValues, guint descrCount, void (*callback)(GtkAdjustment *, GObject *), Inkscape::UI::Widget::UnitTracker *unit_tracker, gdouble climb , guint digits , double factor ) argument

Completed in 16 milliseconds