Update gtk.symbols
This commit is contained in:
parent
61f6463b96
commit
0fe08d43b5
@ -2671,6 +2671,7 @@ gtk_style_context_get_border_color
|
|||||||
gtk_style_context_get_color
|
gtk_style_context_get_color
|
||||||
gtk_style_context_get_direction
|
gtk_style_context_get_direction
|
||||||
gtk_style_context_get_font
|
gtk_style_context_get_font
|
||||||
|
gtk_style_context_get_frame_clock
|
||||||
gtk_style_context_get_junction_sides
|
gtk_style_context_get_junction_sides
|
||||||
gtk_style_context_get_margin
|
gtk_style_context_get_margin
|
||||||
gtk_style_context_get_padding
|
gtk_style_context_get_padding
|
||||||
@ -2706,6 +2707,7 @@ gtk_style_context_save
|
|||||||
gtk_style_context_scroll_animations
|
gtk_style_context_scroll_animations
|
||||||
gtk_style_context_set_background
|
gtk_style_context_set_background
|
||||||
gtk_style_context_set_direction
|
gtk_style_context_set_direction
|
||||||
|
gtk_style_context_set_frame_clock
|
||||||
gtk_style_context_set_junction_sides
|
gtk_style_context_set_junction_sides
|
||||||
gtk_style_context_set_parent
|
gtk_style_context_set_parent
|
||||||
gtk_style_context_set_path
|
gtk_style_context_set_path
|
||||||
@ -3670,6 +3672,7 @@ gtk_widget_add_accelerator
|
|||||||
gtk_widget_add_device_events
|
gtk_widget_add_device_events
|
||||||
gtk_widget_add_events
|
gtk_widget_add_events
|
||||||
gtk_widget_add_mnemonic_label
|
gtk_widget_add_mnemonic_label
|
||||||
|
gtk_widget_add_tick_callback
|
||||||
gtk_widget_can_activate_accel
|
gtk_widget_can_activate_accel
|
||||||
gtk_widget_child_focus
|
gtk_widget_child_focus
|
||||||
gtk_widget_child_notify
|
gtk_widget_child_notify
|
||||||
@ -3711,6 +3714,7 @@ gtk_widget_get_direction
|
|||||||
gtk_widget_get_display
|
gtk_widget_get_display
|
||||||
gtk_widget_get_double_buffered
|
gtk_widget_get_double_buffered
|
||||||
gtk_widget_get_events
|
gtk_widget_get_events
|
||||||
|
gtk_widget_get_frame_clock
|
||||||
gtk_widget_get_halign
|
gtk_widget_get_halign
|
||||||
gtk_widget_get_has_tooltip
|
gtk_widget_get_has_tooltip
|
||||||
gtk_widget_get_has_window
|
gtk_widget_get_has_window
|
||||||
@ -3849,6 +3853,7 @@ gtk_widget_region_intersect
|
|||||||
gtk_widget_register_window
|
gtk_widget_register_window
|
||||||
gtk_widget_remove_accelerator
|
gtk_widget_remove_accelerator
|
||||||
gtk_widget_remove_mnemonic_label
|
gtk_widget_remove_mnemonic_label
|
||||||
|
gtk_widget_remove_tick_callback
|
||||||
gtk_widget_render_icon
|
gtk_widget_render_icon
|
||||||
gtk_widget_render_icon_pixbuf
|
gtk_widget_render_icon_pixbuf
|
||||||
gtk_widget_reparent
|
gtk_widget_reparent
|
||||||
|
Loading…
Reference in New Issue
Block a user