Method
GtkSourceSpaceDrawerget_matrix
Declaration [src]
GVariant*
gtk_source_space_drawer_get_matrix (
GtkSourceSpaceDrawer* drawer
)
Description [src]
Gets the value of the GtkSourceSpaceDrawer:matrix
property, as a GVariant
.
An empty array can be returned in case the matrix is a zero matrix.
The gtk_source_space_drawer_get_types_for_locations()
function may be more
convenient to use.