Method
GtkSourceRegionsubtract_region
Declaration [src]
void
gtk_source_region_subtract_region (
GtkSourceRegion* region,
GtkSourceRegion* region_to_subtract
)
Parameters
region_to_subtract |
GtkSourceRegion |
The |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. |