Property
GtkPrintOperation:has-selection
since: 4.0
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: | 4.0 |
Default value | FALSE |
Getter method | gtk_print_operation_get_has_selection() |
Setter method | gtk_print_operation_set_has_selection() |