Handbook
Glossary
gtk_print_settings_get_double_with_default ( print_settings key def -- gdouble )
Vocabulary
gtk2
.
ffi
Inputs
print_settings
an
object
key
an
object
def
an
object
Outputs
gdouble
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gdouble
gtk_print_settings_get_double_with_default
( GtkPrintSettings* print_settings, gchar* key,
gdouble
def
)