GtkEditableInterface.getSelectionBounds

struct GtkEditableInterface
extern (C)
int function(GtkEditable* editable, int* startPos, int* endPos) getSelectionBounds;

Return Value

%TRUE if an area is selected, %FALSE otherwise

Meta