File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1129,7 +1129,7 @@ mate_bg_get_pixmap_size (MateBG *bg,
11291129 * @height:
11301130 * @root:
11311131 *
1132- * Create a surface that can be set as background for @window. If @is_root is
1132+ * Create a surface that can be set as background for @window. If @root is
11331133 * TRUE, the surface created will be created by a temporary X server connection
11341134 * so that if someone calls XKillClient on it, it won't affect the application
11351135 * who created it.
@@ -1150,15 +1150,15 @@ mate_bg_create_surface (MateBG *bg,
11501150}
11511151
11521152/**
1153- * mate_bg_create_surface :
1153+ * mate_bg_create_surface_scale :
11541154 * @bg: MateBG
11551155 * @window:
11561156 * @width:
11571157 * @height:
11581158 * @scale:
11591159 * @root:
11601160 *
1161- * Create a scaled surface that can be set as background for @window. If @is_root is
1161+ * Create a scaled surface that can be set as background for @window. If @root is
11621162 * TRUE, the surface created will be created by a temporary X server connection
11631163 * so that if someone calls XKillClient on it, it won't affect the application
11641164 * who created it.
You can’t perform that action at this time.
0 commit comments