Property
GtkPrintOperation:has-selection
since: 2.18
Description [src]
Determines whether there is a selection in your application. This can allow your application to print the selection. This is typically used to make a “Selection” button sensitive.
Type:gboolean
Available since: 2.18
Default value | FALSE |
Getter method | gtk_print_operation_get_has_selection() |
Setter method | gtk_print_operation_set_has_selection() |