[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: geanybindings.inc line 656
function dialogs_show_input_numeric( |
title: Pgchar; |
label_text: Pgchar; |
var value: gdouble; |
min: gdouble; |
max: gdouble; |
step: gdouble |
):gboolean; |