Gtk.IconView.prototype.get_markup_column
function get_markup_column():Number {
// Gjs wrapper for gtk_icon_view_get_markup_column()
}Returns the column with markup text for icon_view.
Since 2.6
- Returns
the markup column, or -1 if it's unset.
function get_markup_column():Number {
// Gjs wrapper for gtk_icon_view_get_markup_column()
}Returns the column with markup text for icon_view.
Since 2.6
the markup column, or -1 if it's unset.