Gtk.SelectionData.prototype.get_length
function get_length():Number { // Gjs wrapper for gtk_selection_data_get_length() }
Retrieves the length of the raw data of the selection.
Since 2.14
- Returns
the length of the data of the selection.
function get_length():Number { // Gjs wrapper for gtk_selection_data_get_length() }
Retrieves the length of the raw data of the selection.
Since 2.14
the length of the data of the selection.