Granite.Widgets.Utils – granite Reference Manual
Packages
granite
Granite
Widgets
Utils
apply_text_style_to_label
get_button_layout_schema
get_css_provider
get_default_close_button_position
set_color_primary
set_theming
set_theming_for_screen
Granite.Widgets.Utils
Description:
Content:
Functions:
public
void
apply_text_style_to_label
(
TextStyle
text_style,
Label
label)
public
string
?
get_button_layout_schema
()
public
CssProvider
?
get_css_provider
(
string
stylesheet)
public
bool
get_default_close_button_position
(
out
CloseButtonPosition
position)
public
CssProvider
?
set_color_primary
(
Widget
window,
RGBA
color,
int
priority =
STYLE_PROVIDER_PRIORITY_APPLICATION
)
public
CssProvider
?
set_theming
(
Widget
widget,
string
stylesheet,
string
? class_name,
int
priority)
public
CssProvider
?
set_theming_for_screen
(
Screen
screen,
string
stylesheet,
int
priority)