Home
last modified time | relevance | path

Searched refs:lives_bin_get_child (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.c3877 return lives_entry_get_text(LIVES_ENTRY(lives_bin_get_child(LIVES_BIN(combo)))); in lives_combo_get_active_text()
5514 WIDGET_HELPER_GLOBAL_INLINE LiVESWidget *lives_bin_get_child(LiVESBin *bin) { in lives_bin_get_child() function
7998 LiVESWidget *widget = lives_bin_get_child(LIVES_BIN(sbutt)); in sbutt_render()
8115 if (LIVES_IS_FRAME(toplevel)) topl = lives_bin_get_child(LIVES_BIN(toplevel)); in sbutt_render()
10312 swchild = lives_bin_get_child(LIVES_BIN(scrolledwindow)); in lives_standard_scrolled_window_new()
11923 label = lives_bin_get_child(LIVES_BIN(menuitem)); in lives_menu_item_set_text()
11933 LiVESWidget *label = lives_bin_get_child(LIVES_BIN(menuitem)); in lives_menu_item_get_text()
12291 return lives_entry_set_text(LIVES_ENTRY(lives_bin_get_child(LIVES_BIN(combo))), active_str); in lives_combo_set_active_string()
12296 return lives_bin_get_child(LIVES_BIN(widget)); in lives_combo_get_entry()
H A Dwidget-helper.h784 LiVESWidget *lives_bin_get_child(LiVESBin *);
H A Dmultitrack.c4274 lives_widget_set_bg_color(lives_bin_get_child(LIVES_BIN(mt->fx_list_scroll)), in populate_filter_box()
6311 …lives_widget_apply_theme2(lives_bin_get_child(LIVES_BIN(mt->grav_normal)), LIVES_WIDGET_STATE_NORM… in set_mt_colours()
6312 …lives_widget_apply_theme2(lives_bin_get_child(LIVES_BIN(mt->grav_left)), LIVES_WIDGET_STATE_NORMAL… in set_mt_colours()
6313 …lives_widget_apply_theme2(lives_bin_get_child(LIVES_BIN(mt->grav_right)), LIVES_WIDGET_STATE_NORMA… in set_mt_colours()
6326 …lives_widget_set_bg_color(lives_bin_get_child(LIVES_BIN(mt->clip_scroll)), LIVES_WIDGET_STATE_NORM… in set_mt_colours()
6338 && LIVES_IS_BIN(mt->fx_list_scroll) && lives_bin_get_child(LIVES_BIN(mt->fx_list_scroll))) in set_mt_colours()
6339 …lives_widget_set_bg_color(lives_bin_get_child(LIVES_BIN(mt->fx_list_scroll)), LIVES_WIDGET_STATE_N… in set_mt_colours()
6342 …lives_widget_apply_theme(lives_bin_get_child(LIVES_BIN(mt->context_scroll)), LIVES_WIDGET_STATE_NO… in set_mt_colours()
11681 …lives_widget_set_fg_color(lives_bin_get_child(LIVES_BIN(mt->context_scroll)), LIVES_WIDGET_STATE_N… in _clear_context()
11683 …lives_widget_set_bg_color(lives_bin_get_child(LIVES_BIN(mt->context_scroll)), LIVES_WIDGET_STATE_N… in _clear_context()
[all …]
H A Drte_window.c1652 lives_widget_set_bg_color(lives_bin_get_child(LIVES_BIN(scrolledwindow)), in on_rte_info_clicked()
H A Drfx-builder.c1074 widget = lives_bin_get_child(LIVES_BIN(widget)); in on_entry_click()
H A Devents.c6009 …lives_widget_set_bg_color(lives_bin_get_child(LIVES_BIN(scrolledwindow)), LIVES_WIDGET_STATE_NORMA… in create_event_list_dialog()
H A Dinterface.c1381 lives_widget_set_bg_color(lives_bin_get_child(LIVES_BIN(scrolledwindow)), in scrolled_textview()