Add GtkNumerableIcon
This is a subclass of GEmblemedIcon that can show a number or short string as an emblem, overlayed on top of another emblem. Written by Cosimo Cecchi https://bugzilla.gnome.org/show_bug.cgi?id=637169
This commit is contained in:
@ -1606,6 +1606,19 @@ gtk_notebook_set_tab_pos
|
||||
gtk_notebook_set_tab_reorderable
|
||||
gtk_notebook_tab_get_type G_GNUC_CONST
|
||||
gtk_number_up_layout_get_type G_GNUC_CONST
|
||||
gtk_numerable_icon_get_background_gicon
|
||||
gtk_numerable_icon_get_background_icon_name
|
||||
gtk_numerable_icon_get_count
|
||||
gtk_numerable_icon_get_label
|
||||
gtk_numerable_icon_get_style_context
|
||||
gtk_numerable_icon_get_type G_GNUC_CONST
|
||||
gtk_numerable_icon_new
|
||||
gtk_numerable_icon_new_with_style_context
|
||||
gtk_numerable_icon_set_background_gicon
|
||||
gtk_numerable_icon_set_background_icon_name
|
||||
gtk_numerable_icon_set_count
|
||||
gtk_numerable_icon_set_label
|
||||
gtk_numerable_icon_set_style_context
|
||||
gtk_offscreen_window_get_pixbuf
|
||||
gtk_offscreen_window_get_surface
|
||||
gtk_offscreen_window_get_type G_GNUC_CONST
|
||||
|
||||
Reference in New Issue
Block a user