Home
last modified time | relevance | path

Searched refs:CHILD_PROP_EXPAND (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/panel/
H A Dpanel-itembar.c140 CHILD_PROP_EXPAND, enumerator
232 CHILD_PROP_EXPAND, in G_DEFINE_TYPE()
923 case CHILD_PROP_EXPAND: in panel_itembar_set_child_property()
973 case CHILD_PROP_EXPAND: in panel_itembar_get_child_property()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkbox.c44 CHILD_PROP_EXPAND, enumerator
146 CHILD_PROP_EXPAND, in gtk_box_class_init()
632 case CHILD_PROP_EXPAND: in gtk_box_set_child_property()
698 case CHILD_PROP_EXPAND: in gtk_box_get_child_property()
H A Dgtktoolpalette.c130 CHILD_PROP_EXPAND, enumerator
806 case CHILD_PROP_EXPAND: in gtk_tool_palette_set_child_property()
833 case CHILD_PROP_EXPAND: in gtk_tool_palette_get_child_property()
1051 gtk_container_class_install_child_property (cclass, CHILD_PROP_EXPAND, in gtk_tool_palette_class_init()
H A Dgtktoolitemgroup.c70 CHILD_PROP_EXPAND, enumerator
1435 case CHILD_PROP_EXPAND: in gtk_tool_item_group_set_child_property()
1493 case CHILD_PROP_EXPAND: in gtk_tool_item_group_get_child_property()
1601 gtk_container_class_install_child_property (cclass, CHILD_PROP_EXPAND, in gtk_tool_item_group_class_init()
H A Dgtktoolbar.c101 CHILD_PROP_EXPAND, enumerator
565 CHILD_PROP_EXPAND, in gtk_toolbar_class_init()
2400 case CHILD_PROP_EXPAND: in gtk_toolbar_get_child_property()
2423 case CHILD_PROP_EXPAND: in gtk_toolbar_set_child_property()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktoolpalette.c139 CHILD_PROP_EXPAND, enumerator
866 case CHILD_PROP_EXPAND: in gtk_tool_palette_set_child_property()
893 case CHILD_PROP_EXPAND: in gtk_tool_palette_get_child_property()
1025 gtk_container_class_install_child_property (cclass, CHILD_PROP_EXPAND, in gtk_tool_palette_class_init()
H A Dgtkbox.c111 CHILD_PROP_EXPAND, enumerator
316 child_props[CHILD_PROP_EXPAND] = in gtk_box_class_init()
1260 case CHILD_PROP_EXPAND: in gtk_box_set_child_property()
1326 case CHILD_PROP_EXPAND: in gtk_box_get_child_property()
1555 gtk_container_child_notify_by_pspec (container, child, child_props[CHILD_PROP_EXPAND]); in gtk_box_pack()
2557 … gtk_container_child_notify_by_pspec (GTK_CONTAINER (box), child, child_props[CHILD_PROP_EXPAND]); in gtk_box_set_child_packing()
H A Dgtktoolitemgroup.c76 CHILD_PROP_EXPAND, enumerator
1528 case CHILD_PROP_EXPAND: in gtk_tool_item_group_set_child_property()
1586 case CHILD_PROP_EXPAND: in gtk_tool_item_group_get_child_property()
1693 gtk_container_class_install_child_property (cclass, CHILD_PROP_EXPAND, in gtk_tool_item_group_class_init()
H A Dgtktoolbar.c171 CHILD_PROP_EXPAND, enumerator
587 CHILD_PROP_EXPAND, in gtk_toolbar_class_init()
2440 case CHILD_PROP_EXPAND: in gtk_toolbar_get_child_property()
2463 case CHILD_PROP_EXPAND: in gtk_toolbar_set_child_property()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-42880 in the CHILD_PROP_EXPAND branch. (#134543, Damon Chaplin)