GtkEditable::claim_selection

void claim_selection(bool claim, int time);

This method is used internally as a way to provide select_region() with all the data it needs in order to work, including the underlying GdkWindow that the GtkSelectionData requires. It's not very useful elsewhere.