popover: Propagate drawing
This commit is contained in:
		@ -1213,7 +1213,7 @@ G_GNUC_END_IGNORE_DEPRECATIONS
 | 
				
			|||||||
  if (child)
 | 
					  if (child)
 | 
				
			||||||
    gtk_container_propagate_draw (GTK_CONTAINER (widget), child, cr);
 | 
					    gtk_container_propagate_draw (GTK_CONTAINER (widget), child, cr);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  return TRUE;
 | 
					  return GDK_EVENT_PROPAGATE;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void
 | 
					static void
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user